| /linux/arch/mips/sgi-ip32/ |
| H A D | ip32-dma.c | 10 * 1. CPU sees memory as two chunks: 0-256M@0x0, and the rest @0x40000000+256M 11 * 2. PCI sees memory as one big chunk @0x0 (or we could use 0x40000000 for
|
| /linux/include/xen/interface/io/ |
| H A D | ring.h | 229 virt_wmb(); /* back sees requests /before/ updated producer index */\ 234 virt_wmb(); /* front sees resps /before/ updated producer index */ \ 271 virt_wmb(); /* back sees requests /before/ updated producer index */\ 273 virt_mb(); /* back sees new requests /before/ we check req_event */ \ 281 virt_wmb(); /* front sees resps /before/ updated producer index */ \ 283 virt_mb(); /* front sees new resps /before/ we check rsp_event */ \
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | kfree_skb.c | 128 /* fentry sees full packet including L2 header */ in BPF_PROG() 146 /* fexit sees packet without L2 header that eth_type_trans should have in BPF_PROG()
|
| /linux/tools/memory-model/Documentation/ |
| H A D | locking.txt | 10 CPU holding a given lock sees any changes previously seen or made by any 23 Any CPU holding a given lock sees any changes previously seen 27 given lock sees all changes made by any CPU during the time that CPU was
|
| /linux/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_interrupt.c | 83 * sees all the above writes. in kfd_interrupt_init() 95 * after we have unlocked sees interrupts_active = false. in kfd_interrupt_exit()
|
| /linux/arch/hexagon/kernel/ |
| H A D | process.c | 92 /* Child sees zero return value */ in copy_thread() 108 * Parent sees new pid -- not necessary, not even possible at in copy_thread()
|
| /linux/include/asm-generic/ |
| H A D | syscall.h | 107 * If @error is zero, the user sees a successful system call with a 109 * code; the user sees a failed system call with this errno code.
|
| /linux/arch/powerpc/platforms/powernv/ |
| H A D | subcore.h | 8 #define SYNC_STEP_UNSPLIT 1 /* Set by secondary when it sees unsplit */
|
| H A D | vas-fault.c | 153 * NX sees faults only with user space windows. in vas_fault_thread_fn() 178 * entry. In case if NX sees continuous faults, it is possible in vas_fault_handler()
|
| /linux/drivers/gpu/drm/xe/abi/ |
| H A D | gsc_command_header_abi.h | 22 /* FW allows host to decide host_session handle as it sees fit. */
|
| /linux/Documentation/litmus-tests/rcu/ |
| H A D | RCU+sync+read.litmus | 7 * sees all stores done in prior RCU read-side critical sections. Such
|
| /linux/arch/arm64/include/asm/ |
| H A D | module.lds.h | 12 * name in the .ko file. The kernel module loader warns if it sees
|
| /linux/scripts/ |
| H A D | tools-support-relr.sh | 18 # sees a relr section. So we need to check that nothing is printed to stderr.
|
| /linux/kernel/rcu/ |
| H A D | rcu_segcblist.c | 177 * rcu_barrier() sees ->len as 0. 183 * With the full barriers, any case where rcu_barrier() sees ->len as 0 will 200 * rcu_barrier() sees ->len as 0 205 * With the full barriers, any case where rcu_barrier() sees ->len as 0
|
| /linux/tools/testing/selftests/ublk/ |
| H A D | test_generic_06.sh | 27 # assert that dd sees an error and exits quickly after ublk server is
|
| /linux/Documentation/devicetree/ |
| H A D | changesets.rst | 16 receiver sees a complete and consistent state of the tree when it
|
| /linux/Documentation/admin-guide/LSM/ |
| H A D | LoadPin.rst | 17 LoadPin starts pinning when it sees the first file loaded. If the
|
| /linux/Documentation/arch/arm/nwfpe/ |
| H A D | notes.rst | 22 emulator sees a multiply of a double and extended, it promotes the double to
|
| /linux/drivers/base/power/ |
| H A D | runtime-test.c | 56 /* The first put() sees usage_count 1 */ in pm_runtime_already_suspended_test() 58 /* The second put() sees usage_count 0 but tells us "already suspended". */ in pm_runtime_already_suspended_test()
|
| /linux/Documentation/trace/ |
| H A D | events-nmi.rst | 15 will warn if it sees long-running handlers::
|
| /linux/drivers/infiniband/core/ |
| H A D | uverbs_std_types_async_fd.c | 51 * when it sees IB_EVENT_DEVICE_FATAL. in uverbs_async_event_release()
|
| /linux/Documentation/i2c/ |
| H A D | ten-bit-addresses.rst | 9 To avoid ambiguity, the user sees 10 bit addresses mapped to a different
|
| /linux/drivers/gpu/drm/i915/gt/uc/ |
| H A D | intel_gsc_uc_heci_cmd_submit.h | 38 * as it sees fit.
|
| /linux/include/uapi/linux/ |
| H A D | errqueue.h | 52 * User space sees a timespec definition that matches either
|
| /linux/tools/testing/selftests/hid/ |
| H A D | hid_bpf.c | 153 * check that the program sees it and can change the data 204 * check that the program sees it and can change the data 347 * check that the program sees it and can change the data 707 * check that the program sees it and can add extra data 745 * check that the program sees it and can add extra data
|