Home
last modified time | relevance | path

Searched full:safely (Results 1 – 25 of 922) sorted by relevance

12345678910>>...37

/Linux-v5.10/mm/
Dmaccess.c91 * copy_from_kernel_nofault(): safely attempt to read from kernel-space
96 * Safely read from kernel address @src to the buffer at @dst. If a kernel
127 * copy_to_kernel_nofault(): safely attempt to write to a location
132 * Safely write to address @dst from the buffer at @src. If a kernel fault
197 * copy_from_user_nofault(): safely attempt to read from a user-space location
202 * Safely read from user address @src to the buffer at @dst. If a kernel fault
224 * copy_to_user_nofault(): safely attempt to write to a user-space location
229 * Safely write to address @dst from the buffer at @src. If a kernel fault
/Linux-v5.10/include/linux/
Dllist.h37 * entries can not be traversed safely before deleted from the list.
106 * safely only after being deleted from list, so start with an entry
125 * safely only after being deleted from list, so start with an entry
143 * safely only after being removed from list, so start with an entry
165 * safely only after being removed from list, so start with an entry
Drculist.h312 * This primitive may safely run concurrently with the _rcu list-mutation
348 * This primitive may safely run concurrently with the _rcu list-mutation
367 * This primitive may safely run concurrently with the _rcu list-mutation
386 * This list-traversal primitive may safely run concurrently with
403 * This list-traversal primitive may safely run concurrently with
421 * This primitive may safely run concurrently with the _rcu
437 * This primitive may safely run concurrently with the _rcu
701 * This list-traversal primitive may safely run concurrently with
720 * This list-traversal primitive may safely run concurrently with
740 * This list-traversal primitive may safely run concurrently with
[all …]
Dconnector.h94 * It can be safely called from softirq context, but may silently
117 * It can be safely called from softirq context, but may silently
/Linux-v5.10/net/batman-adv/
DKconfig44 more than one mesh node in the same LAN, you can safely remove
55 this option you can safely remove it and save some space.
68 can safely disable it and save some space.
/Linux-v5.10/Documentation/hwmon/
Dltc4260.rst22 The LTC4260 Hot Swap controller allows a board to be safely inserted
30 which can be safely used to identify the chip. You will have to instantiate
Dltc4261.rst23 to be safely inserted and removed from a live backplane.
30 which can be safely used to identify the chip. You will have to instantiate
/Linux-v5.10/tools/lib/perf/include/internal/
Devlist.h90 * __perf_evlist__for_each_entry_safe - safely iterate thru all the evsels
99 * perf_evlist__for_each_entry_safe - safely iterate thru all the evsels
/Linux-v5.10/Documentation/arm/
Dcluster-pm-race-avoidance.rst7 controls safely.
324 safely.
337 enabled for the cluster. Other CPUs in the cluster can safely
355 enabled for the cluster. Other CPUs in the cluster can safely
460 be used to select a last man safely, before the CPUs become
/Linux-v5.10/drivers/misc/
Dsram-exec.c62 * Return: Address for copied data that can safely be called through function
72 * dst address is not guaranteed to be safely callable.
/Linux-v5.10/drivers/net/ethernet/nxp/
DKconfig9 some NXP LPC devices. You can safely enable this option for LPC32xx
/Linux-v5.10/arch/parisc/include/asm/
Dkbdleds.h8 * we can safely turn on the NUMLOCK bit.
/Linux-v5.10/arch/arm64/include/asm/
Dshmparam.h11 * the time we can safely use PAGE_SIZE.
/Linux-v5.10/arch/mips/include/asm/mach-generic/
Dkernel-entry-init.h19 * Do SMP slave processor setup necessary before we can safely execute C code.
/Linux-v5.10/Documentation/RCU/
DarrayRCU.rst24 to be safely used.
118 that it may later safely be dereferenced -- memory barriers are
Drcuref.rst124 element can therefore safely be freed. This in turn guarantees that if
125 any reader finds the element, that reader may safely acquire a reference
/Linux-v5.10/arch/powerpc/mm/book3s64/
Dhash_hugepage.c121 * safely update this here. in __hash_page_thp()
173 * safely update this here. in __hash_page_thp()
/Linux-v5.10/drivers/md/bcache/
Dclosure.h40 * To use safely closures asynchronously, they must always have a refcount while
352 * outstanding refs on @cl have been dropped; @destructor may be used to safely
354 * closure still held - so @destructor could safely return an item to a
/Linux-v5.10/arch/x86/include/asm/
Diosf_mbi.h112 * P-Unit can safely access the PMIC over the shared I2C bus.
132 * kernel can safely access the PMIC over the shared I2C bus.
/Linux-v5.10/include/media/
Dv4l2-ctrls.h985 * This returns the control's value safely by going through the control
999 * This sets the control's new value safely by going through the control
1013 * This sets the control's new value safely by going through the control
1036 * This returns the control's value safely by going through the control
1050 * This sets the control's new value safely by going through the control
1065 * This sets the control's new value safely by going through the control
1088 * This sets the control's new string safely by going through the control
1103 * This sets the control's new string safely by going through the control
1127 * This sets the control's new compound payload safely by going through the
1144 * This sets the control's new compound payload safely by going through the
/Linux-v5.10/arch/mips/math-emu/
Ddp_fint.c30 xm = ((unsigned) 1 << 31); /* max neg can't be safely negated */ in ieee754dp_fint()
Dsp_flong.c30 xm = (1ULL << 63); /* max neg can't be safely negated */ in ieee754sp_flong()
Ddp_flong.c30 xm = (1ULL << 63); /* max neg can't be safely negated */ in ieee754dp_flong()
/Linux-v5.10/arch/mips/loongson64/
Dreset.c43 pr_notice("\n\n** You can safely turn off the power now **\n\n"); in loongson_halt()
/Linux-v5.10/arch/arm/include/uapi/asm/
Dtypes.h17 * types, so 'linux/types.h' and 'stdint.h' can be safely included from the same

12345678910>>...37