| /linux/include/linux/ |
| H A D | netfs.h | 478 * netfs_read_remote_i_size - Read remote_i_size safely 481 * Read remote_i_size safely without the potential for tearing on 32-bit 516 * netfs_write_remote_i_size - Set remote_i_size safely 520 * Set remote_i_size safely without the potential for tearing on 32-bit arches. 553 * netfs_read_zero_point - Read zero_point safely 556 * Read zero_point safely without the potential for tearing on 32-bit 591 * netfs_write_zero_point - Set zero_point safely 595 * Set zero_point safely without the potential for tearing on 32-bit arches. 628 * netfs_read_sizes - Read remote_i_size and zero_point safely 634 * Read remote_i_size and zero_point safely without the potential for tearing [all …]
|
| H A D | rculist.h | 389 * 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 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
|
| H A D | closure.h | 40 * To use safely closures asynchronously, they must always have a refcount while 409 * outstanding refs on @cl have been dropped; @destructor may be used to safely 411 * closure still held - so @destructor could safely return an item to a
|
| /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
|
| /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/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/kernel/trace/ |
| H A D | undefsyms_base.c | 6 * compiler and tooling-generated symbols that can safely be ignored for
|
| /linux/fs/jbd2/ |
| H A D | checkpoint.c | 564 * We cannot safely clean a transaction out of the log until all of the 565 * buffer updates committed in that transaction have safely been stored 617 * safely remove this transaction from the log. in __jbd2_journal_remove_checkpoint() 654 * lock) so the checkpoint is done. We can safely remove the in jbd2_journal_try_remove_checkpoint()
|
| /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()
|
| H A D | sp_fint.c | 30 xm = ((unsigned) 1 << 31); /* max neg can't be safely negated */ in ieee754sp_fint()
|
| /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
|
| /linux/arch/mips/loongson2ef/common/ |
| H A D | reset.c | 57 pr_notice("\n\n** You can safely turn off the power now **\n\n"); in loongson_halt()
|