Searched full:safely (Results 1 – 25 of 1777) sorted by relevance
12345678910>>...72
| /kernel/linux/linux-4.19/mm/ |
| D | maccess.c | 33 * probe_kernel_read(): safely attempt to read from a kernel-space location 38 * Safely read from address @src to the buffer at @dst. If a kernel fault 64 * probe_user_read(): safely attempt to read from a user-space location 69 * Safely read from user address @src to the buffer at @dst. If a kernel fault 91 * probe_kernel_write(): safely attempt to write to a location 96 * Safely write to address @dst from the buffer at @src. If a kernel fault 117 * probe_user_write(): safely attempt to write to a user-space location 122 * Safely write to address @dst from the buffer at @src. If a kernel fault
|
| /kernel/linux/linux-5.10/mm/ |
| D | maccess.c | 91 * 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
|
| /kernel/linux/linux-4.19/include/linux/ |
| D | uaccess.h | 234 * probe_kernel_read(): safely attempt to read from a location 239 * Safely read from address @src to the buffer at @dst. If a kernel fault 246 * probe_user_read(): safely attempt to read from a location in user space 251 * Safely read from address @src to the buffer at @dst. If a kernel fault 257 * probe_kernel_write(): safely attempt to write to a location 262 * Safely write to address @dst from the buffer at @src. If a kernel fault 269 * probe_user_write(): safely attempt to write to a location in user space 274 * Safely write to address @dst from the buffer at @src. If a kernel fault 286 * probe_kernel_address(): safely attempt to read from a location
|
| D | llist.h | 36 * entries can not be traversed safely before deleted from the list. 118 * safely only after being deleted from list, so start with an entry 137 * safely only after being deleted from list, so start with an entry 155 * safely only after being removed from list, so start with an entry 177 * safely only after being removed from list, so start with an entry
|
| D | rculist.h | 274 * This primitive may safely run concurrently with the _rcu list-mutation 310 * This primitive may safely run concurrently with the _rcu list-mutation 329 * This primitive may safely run concurrently with the _rcu list-mutation 347 * This list-traversal primitive may safely run concurrently with 362 * This primitive may safely run concurrently with the _rcu list-mutation 379 * This primitive may safely run concurrently with the _rcu list-mutation 622 * This list-traversal primitive may safely run concurrently with 639 * This list-traversal primitive may safely run concurrently with 659 * This list-traversal primitive may safely run concurrently with
|
| /kernel/linux/linux-5.10/include/linux/ |
| D | llist.h | 37 * 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
|
| D | rculist.h | 312 * 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 …]
|
| D | connector.h | 94 * It can be safely called from softirq context, but may silently 117 * It can be safely called from softirq context, but may silently
|
| /kernel/linux/linux-4.19/net/batman-adv/ |
| D | Kconfig | 56 more than one mesh node in the same LAN, you can safely remove 67 this option you can safely remove it and save some space. 80 can safely disable it and save some space.
|
| /kernel/linux/linux-5.10/net/batman-adv/ |
| D | Kconfig | 44 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.
|
| /kernel/linux/linux-4.19/Documentation/hwmon/ |
| D | ltc4260 | 17 The LTC4260 Hot Swap controller allows a board to be safely inserted 25 which can be safely used to identify the chip. You will have to instantiate
|
| D | ltc4261 | 18 to be safely inserted and removed from a live backplane. 25 which can be safely used to identify the chip. You will have to instantiate
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| 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
|
| 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
|
| /kernel/linux/linux-4.19/Documentation/arm/ |
| D | cluster-pm-race-avoidance.txt | 6 controls safely. 307 safely. 317 enabled for the cluster. Other CPUs in the cluster can safely 332 enabled for the cluster. Other CPUs in the cluster can safely 425 be used to select a last man safely, before the CPUs become
|
| /kernel/linux/linux-5.10/tools/lib/perf/include/internal/ |
| D | evlist.h | 90 * __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
|
| /kernel/linux/linux-5.10/Documentation/arm/ |
| 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
|
| /kernel/linux/linux-4.19/drivers/misc/ |
| D | sram-exec.c | 62 * Return: Address for copied data that can safely be called through function 72 * dst address is not guaranteed to be safely callable.
|
| /kernel/linux/linux-4.19/include/xen/arm/ |
| D | page-coherent.h | 56 * grant-mapped in dom0. If the page is local we can safely in xen_dma_map_page() 75 * safely call the native dma_ops function, otherwise we call the xen in xen_dma_unmap_page()
|
| /kernel/linux/linux-5.10/drivers/misc/ |
| D | sram-exec.c | 62 * Return: Address for copied data that can safely be called through function 72 * dst address is not guaranteed to be safely callable.
|
| /kernel/linux/linux-4.19/Documentation/RCU/ |
| D | rcuref.txt | 113 element can therefore safely be freed. This in turn guarantees that if 114 any reader finds the element, that reader may safely acquire a reference
|
| D | arrayRCU.txt | 22 to be safely used. 108 that it may later safely be dereferenced -- memory barriers are
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/nxp/ |
| D | Kconfig | 7 some NXP LPC devices. You can safely enable this option for LPC32xx
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/nxp/ |
| D | Kconfig | 9 some NXP LPC devices. You can safely enable this option for LPC32xx
|
| /kernel/linux/linux-4.19/Documentation/scheduler/ |
| D | completion.txt | 25 can continue safely. 123 so it can only be called safely when you know that interrupts are enabled. 219 complete() and complete_all() can be called in hard-irq/atomic context safely.
|
12345678910>>...72