| /kernel/linux/linux-5.10/net/mac80211/ |
| D | Kconfig | 206 is taking part in a mesh network). 219 is taking part in a mesh network). 232 is taking part in a mesh network). 244 synchronization debugging messages (when mac80211 is taking part in a 255 channel switch debugging messages (when mac80211 is taking part in a 266 powersave debugging messages (when mac80211 is taking part in a
|
| /kernel/linux/linux-4.19/net/mac80211/ |
| D | Kconfig | 221 is taking part in a mesh network). 234 is taking part in a mesh network). 247 is taking part in a mesh network). 259 synchronization debugging messages (when mac80211 is taking part in a 270 channel switch debugging messages (when mac80211 is taking part in a 281 powersave debugging messages (when mac80211 is taking part in a
|
| /kernel/linux/linux-4.19/Documentation/crypto/ |
| D | crypto_engine.rst | 30 - prepare_request: (taking a function pointer) If you need to do some processing before doing the r… 31 - unprepare_request: (taking a function pointer) Undoing what's done in prepare_request 32 - do_one_request: (taking a function pointer) Do encryption for current request
|
| /kernel/linux/linux-5.10/tools/testing/selftests/livepatch/ |
| D | test-state.sh | 46 start_test "taking over system state modification" 72 $MOD_LIVEPATCH2: fix_console_loglevel: taking over the console_loglevel change 117 $MOD_LIVEPATCH3: fix_console_loglevel: taking over the console_loglevel change 128 $MOD_LIVEPATCH2: fix_console_loglevel: taking over the console_loglevel change
|
| /kernel/linux/linux-4.19/arch/powerpc/include/asm/ |
| D | dbell.h | 51 /* sync after taking message interrupt */ 54 /* sync is not required when taking messages from the same core */ in ppc_msgsync() 87 /* sync after taking message interrupt */
|
| /kernel/linux/linux-5.10/drivers/misc/lkdtm/ |
| D | cfi.c | 9 /* Function taking one argument, without a return value. */ 15 /* Function taking one argument, returning int. */
|
| /kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
| D | dbell.h | 49 /* sync after taking message interrupt */ 52 /* sync is not required when taking messages from the same core */ in ppc_msgsync() 85 /* sync after taking message interrupt */
|
| /kernel/linux/linux-5.10/fs/ |
| D | mount.h | 14 * - taking namespace_sem for write, OR 15 * - taking namespace_sem for read AND taking .ns_lock.
|
| /kernel/linux/linux-4.19/include/drm/ttm/ |
| D | ttm_lock.h | 34 * The lock is a read-write lock. Taking it in read mode and write mode 227 * @val: Boolean whether to kill processes taking the lock. 228 * @signal: Signal to send to the process taking the lock. 230 * The kill-when-taking-lock functionality is used to kill processes that keep
|
| /kernel/linux/linux-5.10/fs/ocfs2/ |
| D | mmap.c | 68 * 2) pagecache truncates when another is taking EX lock against in __ocfs2_page_mkwrite() 73 * taking the page lock inside of ocfs2_write_begin_nolock(). in __ocfs2_page_mkwrite() 129 * node. Taking the data lock will also ensure that we don't in ocfs2_page_mkwrite()
|
| /kernel/linux/linux-4.19/fs/ocfs2/ |
| D | mmap.c | 82 * 2) pagecache truncates when another is taking EX lock against in __ocfs2_page_mkwrite() 87 * taking the page lock inside of ocfs2_write_begin_nolock(). in __ocfs2_page_mkwrite() 143 * node. Taking the data lock will also ensure that we don't in ocfs2_page_mkwrite()
|
| /kernel/linux/linux-5.10/Documentation/filesystems/ |
| D | path-lookup.txt | 25 All the above algorithms required taking a lock and reference count on the 48 (usually the final element, or parent of final element). This is done by taking 179 taking a reference count (the reference count then gives a stable place to 182 As explained above, we would like to do path walking without taking locks or 206 With this two parts of the puzzle, we can do path lookups without taking 273 Taking a refcount on a dentry from rcu-walk mode, by taking its d_lock,
|
| /kernel/linux/linux-4.19/Documentation/filesystems/ |
| D | path-lookup.txt | 25 All the above algorithms required taking a lock and reference count on the 48 (usually the final element, or parent of final element). This is done by taking 179 taking a reference count (the reference count then gives a stable place to 182 As explained above, we would like to do path walking without taking locks or 206 With this two parts of the puzzle, we can do path lookups without taking 273 Taking a refcount on a dentry from rcu-walk mode, by taking its d_lock,
|
| /kernel/linux/linux-4.19/include/asm-generic/ |
| D | syscall.h | 51 * the system call from taking place. 119 * taking up to 6 arguments. 139 * taking up to 6 arguments.
|
| D | simd.h | 10 * taking an interrupt, !in_interrupt() should be a reasonable default.
|
| /kernel/linux/linux-4.19/arch/nds32/include/asm/ |
| D | syscall.h | 41 * the system call from taking place. 122 * taking up to 6 arguments. 164 * taking up to 6 arguments.
|
| /kernel/linux/linux-4.19/arch/arm/mach-pxa/ |
| D | colibri-pxa3xx.c | 58 printk(KERN_INFO "%s(): taking MAC from serial boot tag\n", in colibri_pxa3xx_init_eth() 63 "taking MAC from device\n", __func__); in colibri_pxa3xx_init_eth()
|
| /kernel/linux/linux-5.10/arch/arm/mach-pxa/ |
| D | colibri-pxa3xx.c | 55 printk(KERN_INFO "%s(): taking MAC from serial boot tag\n", in colibri_pxa3xx_init_eth() 60 "taking MAC from device\n", __func__); in colibri_pxa3xx_init_eth()
|
| /kernel/linux/linux-4.19/arch/sh/mm/ |
| D | gup.c | 25 * taking any locks. For this we would like to load the pointers in gup_get_pte() 212 * Attempt to pin user pages in memory without taking mm->mmap_sem. 213 * If not successful, it will fall back to taking the lock and
|
| /kernel/linux/linux-4.19/Documentation/RCU/ |
| D | lockdep.txt | 82 any change from taking place, and finally, in case (3) the current task 84 from taking place. If the above statement was invoked only from updater
|
| /kernel/linux/linux-5.10/drivers/macintosh/ |
| D | windfarm_smu_sensors.c | 101 /* Ok, we have to scale & adjust, taking units into account */ in smu_cputemp_get() 123 /* Ok, we have to scale & adjust, taking units into account */ in smu_cpuamp_get() 144 /* Ok, we have to scale & adjust, taking units into account */ in smu_cpuvolt_get() 165 /* Ok, we have to scale & adjust, taking units into account */ in smu_slotspow_get()
|
| /kernel/linux/linux-4.19/drivers/macintosh/ |
| D | windfarm_smu_sensors.c | 102 /* Ok, we have to scale & adjust, taking units into account */ in smu_cputemp_get() 124 /* Ok, we have to scale & adjust, taking units into account */ in smu_cpuamp_get() 145 /* Ok, we have to scale & adjust, taking units into account */ in smu_cpuvolt_get() 166 /* Ok, we have to scale & adjust, taking units into account */ in smu_slotspow_get()
|
| /kernel/linux/linux-5.10/kernel/bpf/ |
| D | reuseport_array.c | 119 * Hence, due to the above, taking "reuseport_lock" is not in reuseport_array_free() 134 * no one is reading it without taking the in reuseport_array_free() 286 /* Quick checks before taking reuseport_lock */ in bpf_fd_reuseport_array_update_elem()
|
| /kernel/linux/linux-4.19/kernel/bpf/ |
| D | reuseport_array.c | 118 * Hence, due to the above, taking "reuseport_lock" is not in reuseport_array_free() 133 * no one is reading it without taking the in reuseport_array_free() 287 /* Quick checks before taking reuseport_lock */ in bpf_fd_reuseport_array_update_elem()
|
| /kernel/linux/linux-5.10/include/asm-generic/ |
| D | simd.h | 10 * taking an interrupt, !in_interrupt() should be a reasonable default.
|