Home
last modified time | relevance | path

Searched full:taking (Results 1 – 25 of 875) sorted by relevance

12345678910>>...35

/kernel/linux/linux-5.10/net/mac80211/
DKconfig206 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-5.10/tools/testing/selftests/livepatch/
Dtest-state.sh46 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-5.10/drivers/misc/lkdtm/
Dcfi.c9 /* Function taking one argument, without a return value. */
15 /* Function taking one argument, returning int. */
/kernel/linux/linux-5.10/fs/
Dmount.h14 * - taking namespace_sem for write, OR
15 * - taking namespace_sem for read AND taking .ns_lock.
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Ddbell.h49 /* 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/ocfs2/
Dmmap.c68 * 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-5.10/Documentation/filesystems/
Dpath-lookup.txt25 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,
Ddirectory-locking.rst10 When taking the i_rwsem on multiple non-directory objects, we
118 means that cross-directory rename is taking locks out of order. Due
/kernel/linux/linux-5.10/arch/arm/mach-pxa/
Dcolibri-pxa3xx.c55 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-5.10/drivers/macintosh/
Dwindfarm_smu_sensors.c101 /* 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-5.10/kernel/bpf/
Dreuseport_array.c119 * 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-5.10/include/asm-generic/
Dsimd.h10 * taking an interrupt, !in_interrupt() should be a reasonable default.
/kernel/linux/linux-5.10/Documentation/RCU/
Dlockdep.rst86 any change from taking place, and finally, in case (3) the current task
88 from taking place. If the above statement was invoked only from updater
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
Dbtf_dump_test_case_syntax.c47 * - `fn_ptr2_t`: function, taking anonymous struct as a first arg and pointer
65 * - fn_ptr_arr2_t: array of const pointers to a function taking no arguments
/kernel/linux/linux-5.10/include/linux/
Drational.h9 * pll configuration taking into account restricted register size
Darm-smccc.h325 * This is a variadic macro taking one to eight source arguments, and
341 * This is a variadic macro taking one to eight source arguments, and
370 * This is a variadic macro taking one to eight source arguments, and
/kernel/linux/linux-5.10/net/ipv4/
Dtcp_vegas.c76 /* Begin taking Vegas samples next time we send something. */ in vegas_enable()
86 /* Stop taking Vegas samples for now. */
208 * last RTT. Taking the min filters out the effects in tcp_vegas_cong_avoid()
/kernel/linux/linux-5.10/sound/aoa/soundbus/i2sbus/
Dinterface.h81 * It is derived by taking only every 'divisor' tick of the clock.
109 * derived from the MClk above by taking only every 'divisor' tick
/kernel/linux/linux-5.10/drivers/staging/fieldbus/anybuss/
Dhms-profinet.c13 /* move to <linux/fieldbus_dev.h> when taking this out of staging */
16 /* move to <linux/anybuss-client.h> when taking this out of staging */
/kernel/linux/linux-5.10/Documentation/block/
Dbiovecs.rst28 constructed from the raw biovecs but taking into account bi_bvec_done and
102 taking into account bi_bvec_done (and bi_size).
/kernel/linux/linux-5.10/Documentation/locking/
Drt-mutex-design.rst417 Taking of a mutex (The walk through)
421 taking a mutex.
423 The first thing that is tried is the fast taking of the mutex. This is
424 done when we have CMPXCHG enabled (otherwise the fast taking automatically
518 CMPXCHG. Since the taking of a mutex on contention always sets the
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/copyloops/asm/
Dppc_asm.h45 /* Default to taking the first of any alternative feature sections */
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dyuv-formats.rst19 component. This is an analog video compression technique taking
/kernel/linux/linux-5.10/arch/ia64/include/asm/
Dpercpu.h36 * Be extremely careful when taking the address of this variable! Due to virtual
/kernel/linux/linux-5.10/arch/sh/lib/
Ddelay.c16 * normally taking two cycles each loop, as with all in __delay()

12345678910>>...35