/linux/kernel/bpf/ |
H A D | cpumask.c | 116 * 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. in bpf_cpumask_set_cpu() 266 * struct bpf_cpumask pointers may be safely passed to @src1 and @src2. in bpf_cpumask_or() 281 * struct bpf_cpumask pointers may be safely passed to @src1 and @src2. in bpf_cpumask_xor() 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. in bpf_cpumask_empty() 361 * A struct bpf_cpumask pointer may be safely passe [all...] |
/linux/net/batman-adv/ |
H A D | Kconfig | 43 more than one mesh node in the same LAN, you can safely remove 54 this option you can safely remove it and save some space.
|
/linux/mm/ |
H A D | maccess.c | 112 * copy_from_user_nofault(): safely attempt to read from a user-space location 117 * Safely read from user address @src to the buffer at @dst. If a kernel fault 141 * copy_to_user_nofault(): safely attempt to write to a user-space location 146 * Safely write to address @dst from the buffer at @src. If a kernel fault
|
H A D | shrinker.c | 494 * step 2: after getting shrinker_info_unit we can safely release the in shrink_slab_memcg() 782 * no shrinker is running or will run again, then we can safely in shrinker_free() 783 * free it asynchronously via RCU and safely free the structure in shrinker_free() 792 * Now we can safely remove it from the shrinker_list and then in shrinker_free()
|
/linux/drivers/infiniband/sw/rxe/ |
H A D | rxe_queue.h | 196 /* 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 D | ltc4260.rst | 22 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 D | ltc4261.rst | 23 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
|
H A D | ltc4282.rst | 24 The LTC4282 hot swap controller allows a board to be safely inserted and removed 35 and power supplies must safely operate. Non-volatile configuration allows for
|
/linux/arch/s390/include/asm/ |
H A D | dma-types.h | 36 * 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 D | cluster-pm-race-avoidance.rst | 7 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 D | sram-exec.c | 54 * 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 D | evlist.h | 98 * __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/include/linux/ |
H A D | connector.h | 96 * 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/net/ethernet/nxp/ |
H A D | Kconfig | 9 some NXP LPC devices. You can safely enable this option for LPC32xx
|
/linux/arch/parisc/include/asm/ |
H A D | kbdleds.h | 8 * we can safely turn on the NUMLOCK bit.
|
/linux/arch/arm64/include/asm/ |
H A D | shmparam.h | 11 * the time we can safely use PAGE_SIZE.
|
/linux/Documentation/RCU/ |
H A D | rcuref.rst | 124 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 D | iosf_mbi.h | 112 * 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/arch/mips/include/asm/mach-generic/ |
H A D | kernel-entry-init.h | 19 * Do SMP slave processor setup necessary before we can safely execute C code.
|
/linux/Documentation/power/ |
H A D | energy-model.rst | 82 should call EM API to free it safely when it's no longer needed. The EM 229 'struct em_perf_table'. That new EM will be safely used inside the EM framework 241 It will allow the EM framework to safely remove the memory, when there is 254 call rcu_real_unlock(). In this way the EM safely uses the RCU read section
|
/linux/arch/mips/math-emu/ |
H A D | dp_fint.c | 30 xm = ((unsigned) 1 << 31); /* max neg can't be safely negated */ in ieee754dp_fint()
|
H A D | dp_flong.c | 30 xm = (1ULL << 63); /* max neg can't be safely negated */ in ieee754dp_flong()
|
H A D | sp_flong.c | 30 xm = (1ULL << 63); /* max neg can't be safely negated */ in ieee754sp_flong()
|
/linux/fs/jbd2/ |
H A D | checkpoint.c | 553 * We cannot safely clean a transaction out of the log until all of the 554 * buffer updates committed in that transaction have safely been stored 606 * safely remove this transaction from the log. in __jbd2_journal_remove_checkpoint() 643 * lock) so the checkpoint is done. We can safely remove the in jbd2_journal_try_remove_checkpoint()
|
/linux/arch/arm/include/uapi/asm/ |
H A D | types.h | 17 * types, so 'linux/types.h' and 'stdint.h' can be safely included from the same
|