Searched full:underneath (Results 1 – 25 of 117) sorted by relevance
12345
/linux-5.10/kernel/trace/ |
D | kprobe_event_gen_test.c | 81 * the instance and event from disappearing from underneath in test_gen_kprobe_cmd() 146 * underneath us, which trace_get_event_file() does (though in in test_gen_kretprobe_cmd()
|
D | synth_event_gen_test.c | 92 * the instance and event from disappearing from underneath in test_gen_synth_cmd() 199 * underneath us, which trace_get_event_file() does (though in in test_empty_synth_event() 273 * underneath us, which trace_get_event_file() does (though in in test_create_synth_event()
|
/linux-5.10/Documentation/devicetree/bindings/usb/ |
D | ulpi.txt | 6 that node shall have one enabled node underneath it representing the ulpi
|
/linux-5.10/drivers/gpu/drm/i915/ |
D | intel_wakeref.h | 71 * the runtime pm wakeref and then call the @fn underneath the wakeref 133 * underneath the wakeref mutex.
|
D | intel_pch.c | 201 * underneath. This is a requirement from virtualization team. in intel_detect_pch()
|
/linux-5.10/include/linux/ |
D | circ_buf.h | 25 underneath us without returning inconsistent results. */
|
D | configfs.h | 254 /* WARNING: These cannot be called underneath configfs callbacks!! */ 261 * NOTE: These should be called only underneath configfs callbacks.
|
D | parport_pc.h | 84 /* here's hoping that reading these ports won't side-effect anything underneath */ in dump_parport_state()
|
/linux-5.10/Documentation/devicetree/bindings/clock/sifive/ |
D | fu540-prci.yaml | 23 underneath /, rather than /soc.
|
/linux-5.10/arch/arm/kernel/ |
D | hibernate.c | 96 * Due to the kernel heap / data restore, stack contents change underneath
|
/linux-5.10/Documentation/devicetree/bindings/net/ |
D | fsl-tsec-phy.txt | 42 The TBI PHYs underneath them are similar to normal PHYs, but the reg property
|
/linux-5.10/include/asm-generic/ |
D | qspinlock.h | 39 * code and change things underneath the lock. This also allows some
|
/linux-5.10/Documentation/admin-guide/mm/ |
D | nommu-mmap.rst | 63 on writes to the file underneath that page no longer get reflected into 268 character devices. If there isn't a real device underneath, then the driver
|
/linux-5.10/arch/sparc/kernel/ |
D | pci_impl.h | 21 * underneath. Each PCI bus module uses an IOMMU (shared by both
|
/linux-5.10/Documentation/core-api/ |
D | refcount-vs-atomic.rst | 12 implementation from lib/refcount.c uses atomic operations underneath,
|
/linux-5.10/drivers/platform/x86/ |
D | toshiba_bluetooth.c | 195 * simply pulled away underneath us, without any BT event being in bt_rfkill_poll()
|
/linux-5.10/drivers/gpu/drm/i915/gt/ |
D | intel_engine_pm.c | 155 * already underneath the timeline->mutex. Instead we rely on the in switch_to_kernel_context()
|
/linux-5.10/Documentation/filesystems/ |
D | debugfs.rst | 37 This call, if successful, will make a directory called name underneath the
|
/linux-5.10/arch/sh/kernel/ |
D | perf_event.c | 186 * updated underneath us if the lower-half overflows. in sh_perf_event_update()
|
/linux-5.10/include/linux/mtd/ |
D | ubi.h | 168 * underneath, in which case @min_io_size can be physical min. I/O size of
|
/linux-5.10/fs/vboxsf/ |
D | file.c | 164 * may always be changed underneath us by the host!
|
D | vboxsf_wrappers.c | 60 return -ESHUTDOWN; /* guest-dev removed underneath us */ in vboxsf_call()
|
/linux-5.10/drivers/usb/common/ |
D | ulpi.c | 181 /* Find a ulpi bus underneath the parent or the grandparent */ in ulpi_of_register()
|
/linux-5.10/drivers/accessibility/speakup/ |
D | spk_ttyio.c | 19 /* mutex to protect against speakup_tty disappearing from underneath us while
|
/linux-5.10/drivers/xen/ |
D | xen-acpi-cpuhotplug.c | 363 /* found a processor; skip walking underneath */ in processor_walk_namespace_cb()
|
12345