Home
last modified time | relevance | path

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

12345678910>>...30

/linux/kernel/bpf/
H A Dcpumask.c116 * pointer may be safely passed to this function.
132 * pointer may be safely passed to this function.
149 * struct bpf_cpumask pointers may be safely passed to @src1 and @src2.
266 * struct bpf_cpumask pointers may be safely passed to @src1 and @src2.
281 * struct bpf_cpumask pointers may be safely passed to @src1 and @src2.
296 * struct bpf_cpumask pointers may be safely passed to @src1 and @src2.
314 * struct bpf_cpumask pointers may be safely passed to @src1 and @src2.
330 * struct bpf_cpumask pointers may be safely passed to @src1 and @src2.
346 * struct bpf_cpumask pointers may be safely passed to @src1 and @src2.
361 * A struct bpf_cpumask pointer may be safely passed to @cpumask.
[all …]
/linux/include/linux/
H A Dnetfs.h476 * netfs_read_remote_i_size - Read remote_i_size safely
479 * Read remote_i_size safely without the potential for tearing on 32-bit
514 * netfs_write_remote_i_size - Set remote_i_size safely
518 * Set remote_i_size safely without the potential for tearing on 32-bit arches.
551 * netfs_read_zero_point - Read zero_point safely
554 * Read zero_point safely without the potential for tearing on 32-bit
589 * netfs_write_zero_point - Set zero_point safely
593 * Set zero_point safely without the potential for tearing on 32-bit arches.
626 * netfs_read_sizes - Read remote_i_size and zero_point safely
632 * Read remote_i_size and zero_point safely without the potential for tearing
[all …]
H A Drculist.h389 * This primitive may safely run concurrently with the _rcu list-mutation
433 * This primitive may safely run concurrently with the _rcu list-mutation
452 * This primitive may safely run concurrently with the _rcu list-mutation
471 * This list-traversal primitive may safely run concurrently with
488 * This list-traversal primitive may safely run concurrently with
506 * This primitive may safely run concurrently with the _rcu
522 * This primitive may safely run concurrently with the _rcu
788 * This list-traversal primitive may safely run concurrently with
807 * This list-traversal primitive may safely run concurrently with
827 * This list-traversal primitive may safely run concurrently with
[all …]
H A Dconnector.h96 * It can be safely called from softirq context, but may silently
122 * It can be safely called from softirq context, but may silently
/linux/drivers/infiniband/sw/rxe/
H A Drxe_queue.h196 /* release so client can read it safely */ in queue_advance_producer()
203 /* release so rxe can read it safely */ in queue_advance_producer()
225 /* release so client can read it safely */ in queue_advance_consumer()
244 /* release so rxe can read it safely */ in queue_advance_consumer()
/linux/Documentation/hwmon/
H A 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
H A 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/arch/s390/include/asm/
H A Ddma-types.h36 * DMA-able 31 bit addressable storage, then this function can be safely used.
71 * DMA-able storage, then this function can be safely used.
/linux/Documentation/arch/arm/
H A 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/drivers/misc/
H A Dsram-exec.c54 * Return: Address for copied data that can safely be called through function
64 * dst address is not guaranteed to be safely callable.
/linux/tools/lib/perf/include/internal/
H A Devlist.h98 * __perf_evlist__for_each_entry_safe - safely iterate thru all the evsels
107 * perf_evlist__for_each_entry_safe - safely iterate thru all the evsels
/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dutil.h93 * Iterate over TLVs safely.
145 * safely; return true if allowed, false if another channel is already
/linux/drivers/net/ethernet/nxp/
H A DKconfig9 some NXP LPC devices. You can safely enable this option for LPC32xx
/linux/arch/parisc/include/asm/
H A Dkbdleds.h8 * we can safely turn on the NUMLOCK bit.
/linux/arch/arm64/include/asm/
H A Dshmparam.h11 * the time we can safely use PAGE_SIZE.
/linux/arch/mips/include/asm/mach-generic/
H A Dkernel-entry-init.h19 * Do SMP slave processor setup necessary before we can safely execute C code.
/linux/Documentation/RCU/
H A 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/arch/x86/include/asm/
H A 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/kernel/trace/
H A Dundefsyms_base.c6 * compiler and tooling-generated symbols that can safely be ignored for
/linux/arch/mips/math-emu/
H A Ddp_fint.c30 xm = ((unsigned) 1 << 31); /* max neg can't be safely negated */ in ieee754dp_fint()
H A Ddp_flong.c30 xm = (1ULL << 63); /* max neg can't be safely negated */ in ieee754dp_flong()
H A Dsp_flong.c30 xm = (1ULL << 63); /* max neg can't be safely negated */ in ieee754sp_flong()
H A Dsp_fint.c30 xm = ((unsigned) 1 << 31); /* max neg can't be safely negated */ in ieee754sp_fint()
/linux/arch/arm/include/uapi/asm/
H A Dtypes.h17 * types, so 'linux/types.h' and 'stdint.h' can be safely included from the same
/linux/fs/jbd2/
H A Dcheckpoint.c566 * We cannot safely clean a transaction out of the log until all of the
567 * buffer updates committed in that transaction have safely been stored
619 * safely remove this transaction from the log. in __jbd2_journal_remove_checkpoint()
656 * lock) so the checkpoint is done. We can safely remove the in jbd2_journal_try_remove_checkpoint()

12345678910>>...30