/openbmc/linux/Documentation/ABI/testing/ |
H A D | debugfs-driver-habanalabs | 80 This interface doesn't support concurrency in the same device. 243 This interface doesn't support concurrency in the same device.
|
/openbmc/linux/Documentation/scheduler/ |
H A D | completion.rst | 111 initialized to 'not done' and doesn't require an init_completion() call. 182 most cases you probably don't want to call this with held mutexes.
|
/openbmc/linux/net/sched/ |
H A D | sch_sfq.c | 605 static void sfq_perturbation(struct timer_list *t) in sfq_perturbation() argument 607 struct sfq_sched_data *q = from_timer(q, t, perturb_timer); in sfq_perturbation()
|
/openbmc/linux/drivers/dma/ |
H A D | fsldma.c | 980 static void dma_do_tasklet(struct tasklet_struct *t) in dma_do_tasklet() argument 982 struct fsldma_chan *chan = from_tasklet(chan, t, tasklet); in dma_do_tasklet()
|
H A D | mpc512x_dma.c | 417 static void mpc_dma_tasklet(struct tasklet_struct *t) in mpc_dma_tasklet() argument 419 struct mpc_dma *mdma = from_tasklet(mdma, t, tasklet); in mpc_dma_tasklet()
|
/openbmc/linux/drivers/gpu/drm/vc4/ |
H A D | vc4_bo.c | 680 static void vc4_bo_cache_time_timer(struct timer_list *t) in vc4_bo_cache_time_timer() argument 682 struct vc4_dev *vc4 = from_timer(vc4, t, bo_cache.time_timer); in vc4_bo_cache_time_timer()
|
/openbmc/linux/drivers/md/bcache/ |
H A D | journal.c | 418 struct btree *b, *t, *btree_nodes[BTREE_FLUSH_NR]; in btree_flush_write() local 455 list_for_each_entry_safe_reverse(b, t, &c->btree_cache, list) { in btree_flush_write()
|
/openbmc/linux/tools/testing/selftests/net/forwarding/ |
H A D | lib.sh | 391 printf "\t%s\n" "$retmsg" 1132 echo "[$dscp]=$t "
|
/openbmc/linux/tools/testing/selftests/drivers/net/dsa/ |
H A D | lib.sh | 391 printf "\t%s\n" "$retmsg" 1132 echo "[$dscp]=$t "
|
/openbmc/linux/tools/testing/selftests/drivers/net/bonding/ |
H A D | net_forwarding_lib.sh | 391 printf "\t%s\n" "$retmsg" 1132 echo "[$dscp]=$t "
|
/openbmc/linux/tools/testing/selftests/drivers/net/team/ |
H A D | net_forwarding_lib.sh | 391 printf "\t%s\n" "$retmsg" 1132 echo "[$dscp]=$t "
|
/openbmc/openbmc-test-automation/lib/ |
H A D | open_power_utils.robot | 413 Return From Keyword If ${rc} == 1 fanctl application doesn't exist. 425 # it doesn't find file generated.
|
/openbmc/linux/drivers/staging/ks7010/ |
H A D | ks7010_sdio.c | 408 static void rx_event_task(struct tasklet_struct *t) in rx_event_task() argument 410 struct ks_wlan_private *priv = from_tasklet(priv, t, rx_bh_task); in rx_event_task()
|
/openbmc/linux/drivers/bus/mhi/host/ |
H A D | pci_generic.c | 899 static void health_check(struct timer_list *t) in health_check() argument 901 struct mhi_pci_device *mhi_pdev = from_timer(mhi_pdev, t, health_check_timer); in health_check()
|
/openbmc/linux/drivers/gpu/drm/msm/ |
H A D | msm_gpu.c | 509 static void hangcheck_handler(struct timer_list *t) in hangcheck_handler() argument 511 struct msm_gpu *gpu = from_timer(gpu, t, hangcheck_timer); in hangcheck_handler()
|
/openbmc/linux/sound/pci/hda/ |
H A D | Kconfig | 23 This option enables the HD-audio controller. Don't forget 62 Note that this item alone doesn't provide the sysfs interface, but
|
/openbmc/docs/architecture/code-update/ |
H A D | emmc-storage-design.md | 178 kernel since it doesn't have support for LVM. After the boot partition, 197 - Provisioning: Since the LVM userspace tools don't offer an offline mode,
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
H A D | 0016-handle-sysroot-support-for-nativesdk-gcc.patch | 12 library locations can change. "Normal" sysroot support doesn't help 32 these as part of the gccrelocprefix the system can't do runtime relocation
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/pipewire/ |
H A D | pipewire_1.0.7.bb | 71 # Pipewire builds with 'c_std=gnu99' by default. Recent versions of gcc don't issue this warning in… 104 # "Some Linux phones doesn't use oFono but ModemManager to control the modem."
|
/openbmc/linux/drivers/scsi/ |
H A D | ncr53c8xx.c | 793 int c, h, t, u, v; in device_queue_depth() local 798 t = NO_TARGET; in device_queue_depth() 805 t = ALL_TARGETS; in device_queue_depth() 809 if (t != target) in device_queue_depth() 810 t = (target == v) ? v : NO_TARGET; in device_queue_depth() 819 (t == ALL_TARGETS || t == target) && in device_queue_depth() 824 t = ALL_TARGETS; in device_queue_depth() 7923 static void ncr53c8xx_timeout(struct timer_list *t) argument 7925 struct ncb *np = from_timer(np, t, timer);
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
H A D | 10_usagi-ipv6.patch | 811 + * can't believe the address list from gethostbyname("localhost") 826 + tcpd_warn("can't verify hostname: getaddrinfo(%s, %s) failed", 1101 * Perhaps they are testing special client hostname patterns that aren't 1113 + * getnameinfo() doesn't do reverse lookup against link-local
|
/openbmc/linux/Documentation/driver-api/mtd/ |
H A D | nand_ecc.rst | 37 parity bit is even. (see wikipedia if you can't follow this). 414 the linux driver code (about 15%). But wait, don't cheer too quickly. 542 However, still I thought there was more. I didn't like all the if 663 Actually this made things worse. Not very much, but I don't want to move
|
/openbmc/linux/drivers/net/ethernet/natsemi/ |
H A D | ns83820.c | 928 static void rx_action(struct tasklet_struct *t) argument 930 struct ns83820 *dev = from_tasklet(dev, t, rx_tasklet); 1588 static void ns83820_tx_watch(struct timer_list *t) argument 1590 struct ns83820 *dev = from_timer(dev, t, tx_watchdog);
|
/openbmc/linux/Documentation/fpga/ |
H A D | dfl.rst | 464 Note that an FME can't be assigned to a VF, thus PR and other management 522 implementation. E.g., some discrete FPGA cards don't have any cache. User could 570 events (fab_port_*) actually share one set of counters in hardware, so it can't 617 (e.g. FME or Port). Developers don't need to touch enumeration code in DFL
|
/openbmc/linux/Documentation/RCU/ |
H A D | checklist.rst | 297 mutex. (Don't try this with a spinlock -- other CPUs 358 and you don't hold the appropriate update-side lock, you *must* 402 Please note that if you don't need to sleep in read-side critical 481 check that you don't pass the same object to call_rcu()
|