/openbmc/qemu/tests/qtest/ |
H A D | npcm7xx_timer-test.c | 109 static int timer_index(const Timer *t) in timer_index() argument 111 ptrdiff_t diff = t - timer; in timer_index()
|
/openbmc/linux/Documentation/devicetree/bindings/ |
H A D | writing-schema.rst | 76 binding. Note: YAML doesn't allow leading tabs, so spaces must be used instead. 96 The Devicetree schemas don't exactly match the YAML-encoded DT data produced by
|
/openbmc/linux/tools/testing/selftests/mqueue/ |
H A D | mq_perf_tests.c | 431 pthread_t *t; in perf_test_thread() local 436 t = &cpu_threads[0]; in perf_test_thread()
|
/openbmc/linux/net/hsr/ |
H A D | hsr_framereg.c | 496 void hsr_prune_nodes(struct timer_list *t) in hsr_prune_nodes() argument 498 struct hsr_priv *hsr = from_timer(hsr, t, prune_timer); in hsr_prune_nodes()
|
/openbmc/linux/drivers/media/usb/au0828/ |
H A D | au0828-dvb.c | 98 static void au0828_bulk_timeout(struct timer_list *t) in au0828_bulk_timeout() argument 100 struct au0828_dev *dev = from_timer(dev, t, bulk_timeout); in au0828_bulk_timeout()
|
/openbmc/linux/drivers/media/ |
H A D | Kconfig | 132 and don't use PCI, USB or Firewire buses. 147 applications and to validate if the subsystem core doesn't
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | metronomefb.c | 170 static int load_waveform(u8 *mem, size_t size, int m, int t, in load_waveform() argument 228 if (mem[i] > t) { in load_waveform()
|
/openbmc/linux/Documentation/gpu/amdgpu/ |
H A D | driver-core.rst | 14 of smaller IPs that don't really need much if any driver interaction. 99 and doesn't really have much relation to what the engine does now.
|
/openbmc/linux/Documentation/i2c/ |
H A D | gpio-fault-injection.rst | 103 There doesn't need to be a device at this address because arbitration lost 135 Note that there doesn't need to be a device listening to the address you are
|
/openbmc/linux/Documentation/gpu/rfc/ |
H A D | i915_scheduler.rst | 87 * https://spec.oneapi.com/level-zero/latest/core/api.html#ze-command-queue-priority-t 92 whether a submission is a single context submit or parallel submit isn't known
|
/openbmc/linux/Documentation/gpu/ |
H A D | vkms.rst | 78 sudo IGT_DEVICE="sys:/sys/devices/platform/vkms" ./scripts/run-tests.sh -t <name of test> 85 sudo IGT_DEVICE="sys:/sys/devices/platform/vkms" ./scripts/run-tests.sh -t kms_writeback
|
/openbmc/linux/drivers/dma/ |
H A D | plx_dma.c | 244 static void plx_dma_desc_task(struct tasklet_struct *t) in plx_dma_desc_task() argument 246 struct plx_dma_dev *plxdev = from_tasklet(plxdev, t, desc_task); in plx_dma_desc_task()
|
H A D | moxart-dma.c | 173 struct dma_async_tx_descriptor *t) in to_moxart_dma_desc() argument 175 return container_of(t, struct moxart_desc, vd.tx); in to_moxart_dma_desc()
|
/openbmc/linux/Documentation/RCU/ |
H A D | UP.rst | 109 Why can't synchronize_rcu() return immediately on UP systems running 145 Why can't synchronize_rcu() return immediately on UP systems
|
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_ring.h | 308 #define amdgpu_ring_test_ib(r, t) ((r)->funcs->test_ib ? (r)->funcs->test_ib((r), (t)) : 0) argument
|
/openbmc/linux/Documentation/virt/kvm/ |
H A D | halt-polling.rst | 48 the interval is left unchanged. In the event that a wakeup source isn't 152 allow that other task to run. Thus this doesn't allow a guest to cause denial of service
|
/openbmc/linux/Documentation/admin-guide/media/ |
H A D | ivtv.rst | 71 Cards that don't have a video output capability (i.e. non PVR350 cards) 102 Note that if the first card doesn't have a feature (eg no decoder, so no
|
/openbmc/linux/block/ |
H A D | Kconfig | 24 Say Y here unless you know you really don't want to mount disks and 175 is mostly useful for kernel developers, but it doesn't incur any cost
|
/openbmc/linux/arch/parisc/kernel/ |
H A D | traps.c | 206 void show_stack(struct task_struct *t, unsigned long *sp, const char *loglvl) in show_stack() argument 208 parisc_show_stack(t, NULL, loglvl); in show_stack()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
H A D | dcn31_dio_link_encoder.c | 70 static uint8_t phy_id_from_transmitter(enum transmitter t) in phy_id_from_transmitter() argument 74 switch (t) { in phy_id_from_transmitter()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/libtalloc/libtalloc/ |
H A D | 0001-talloc-Add-configure-options-for-packages.patch | 131 - # can't use CHECK_FUNCS alone to decide whether to add the 157 + # can't use CHECK_FUNCS alone to decide whether to add the
|
/openbmc/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-a64-pinephone.dtsi | 292 * FIXME: We can't add that supply for now since it would 501 /* Connected to the modem (hardware flow control can't be used) */
|
/openbmc/qemu/docs/system/s390x/ |
H A D | bootdevices.rst | 112 important for booting via the network. If you don't specify the ``bootindex`` 113 property here, the network bootloader won't be taken into consideration and
|
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2500pci.c | 1450 static void rt2500pci_txstatus_tasklet(struct tasklet_struct *t) in rt2500pci_txstatus_tasklet() argument 1452 struct rt2x00_dev *rt2x00dev = from_tasklet(rt2x00dev, t, in rt2500pci_txstatus_tasklet() 1479 static void rt2500pci_tbtt_tasklet(struct tasklet_struct *t) in rt2500pci_tbtt_tasklet() argument 1481 struct rt2x00_dev *rt2x00dev = from_tasklet(rt2x00dev, t, tbtt_tasklet); in rt2500pci_tbtt_tasklet() 1487 static void rt2500pci_rxdone_tasklet(struct tasklet_struct *t) in rt2500pci_rxdone_tasklet() argument 1489 struct rt2x00_dev *rt2x00dev = from_tasklet(rt2x00dev, t, in rt2500pci_rxdone_tasklet()
|
/openbmc/linux/Documentation/sound/designs/ |
H A D | midi-2.0.rst | 74 doesn't respond to the new UMP inquiries, the driver falls back and 118 UMP 1.1 Function Block information isn't available, it's filled 227 ports, those ports that don't belong to any UMP Blocks (or belonging 228 to inactive UMP Blocks) are marked as inactive, and they don't appear 325 isn't changed, but each event size may differ depending on the new 566 As of now, the configurations can't be changed after binding.
|