| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7m/ |
| H A D | cache.c | 164 isb(); /* Make sure instruction stream sees it */ in action_cache_range() 196 isb(); /* Make sure instruction stream sees it */ in action_dcache_all() 215 isb(); /* Make sure instruction stream sees it */ in dcache_enable() 233 isb(); /* Make sure instruction stream sees it */ in dcache_disable() 304 isb(); /* Make sure instruction stream sees it */ in invalidate_icache_all() 317 isb(); /* Make sure instruction stream sees it */ in icache_enable()
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/Documentation/core-api/ |
| H A D | bus-virt-phys-mapping.rst | 32 0 is what the CPU sees when it drives zeroes on the memory bus. 43 external hardware sees the memory the same way. 51 CPU sees a memory map something like this (this is from memory):: 99 * the controller. The controller sees this directly.
|
| /OK3568_Linux_fs/kernel/include/xen/interface/io/ |
| H A D | ring.h | 237 virt_wmb(); /* back sees requests /before/ updated producer index */\ 242 virt_wmb(); /* front sees resps /before/ updated producer index */ \ 279 virt_wmb(); /* back sees requests /before/ updated producer index */\ 281 virt_mb(); /* back sees new requests /before/ we check req_event */ \ 289 virt_wmb(); /* front sees resps /before/ updated producer index */ \ 291 virt_mb(); /* front sees new resps /before/ we check rsp_event */ \
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | objtool.h | 103 * making automatic CFI adjustments when it sees pushes and pops, filling out 104 * the debuginfo as necessary. It will also warn if it sees any
|
| H A D | freezer.h | 130 * freezing() or freezer_should_skip() sees !PF_FREEZER_SKIP. in freezer_count() 158 * ensures that either freezer_count() sees %true freezing() or we in freezer_should_skip()
|
| /OK3568_Linux_fs/kernel/tools/include/linux/ |
| H A D | objtool.h | 103 * making automatic CFI adjustments when it sees pushes and pops, filling out 104 * the debuginfo as necessary. It will also warn if it sees any
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | chip.c | 573 #define SEES(text) SEND_EGRESS_ERR_STATUS_##text##_ERR_SMASK macro 575 /* 0*/ FLAG_ENTRY0("TxPktIntegrityMemCorErr", SEES(TX_PKT_INTEGRITY_MEM_COR)), 576 /* 1*/ FLAG_ENTRY0("TxPktIntegrityMemUncErr", SEES(TX_PKT_INTEGRITY_MEM_UNC)), 579 SEES(TX_EGRESS_FIFO_UNDERRUN_OR_PARITY)), 580 /* 4*/ FLAG_ENTRY0("TxLinkdownErr", SEES(TX_LINKDOWN)), 581 /* 5*/ FLAG_ENTRY0("TxIncorrectLinkStateErr", SEES(TX_INCORRECT_LINK_STATE)), 584 SEES(TX_PIO_LAUNCH_INTF_PARITY)), 586 SEES(TX_SDMA_LAUNCH_INTF_PARITY)), 589 SEES(TX_SBRD_CTL_STATE_MACHINE_PARITY)), 590 /*12*/ FLAG_ENTRY0("TxIllegalVLErr", SEES(TX_ILLEGAL_VL)), [all …]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_interrupt.c | 79 * sees all the above writes. in kfd_interrupt_init() 91 * after we have unlocked sees interrupts_active = false. in kfd_interrupt_exit()
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | freezer.c | 128 * freezer_should_skip() ensure that either freezer_count() sees in freeze_task() 130 * freezer_should_skip() sees !PF_FREEZE_SKIP and freezes the task in freeze_task()
|
| /OK3568_Linux_fs/kernel/arch/nds32/include/asm/ |
| H A D | syscall.h | 99 * If @error is zero, the user sees a successful system call with a 101 * code; the user sees a failed system call with this errno code.
|
| /OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/ |
| H A D | cache_v7.c | 106 /* Full system ISB - make sure the instruction stream sees it */ in v7_inval_tlb() 215 /* ISB - make sure the instruction stream sees it */ in invalidate_icache_all()
|
| /OK3568_Linux_fs/kernel/arch/hexagon/kernel/ |
| H A D | process.c | 90 /* Child sees zero return value */ in copy_thread() 106 * Parent sees new pid -- not necessary, not even possible at in copy_thread()
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | syscall.h | 91 * If @error is zero, the user sees a successful system call with a 93 * code; the user sees a failed system call with this errno code.
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | cli.c | 89 /* the built-in parser will change our string if it sees \n */ in run_command_list() 104 * This function will overwrite any \n it sees with a \0, which in run_command_list()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/ |
| H A D | subcore.h | 8 #define SYNC_STEP_UNSPLIT 1 /* Set by secondary when it sees unsplit */
|
| /OK3568_Linux_fs/kernel/sound/ppc/ |
| H A D | snd_ps3.c | 174 /* ensure the hardware sees changes */ in snd_ps3_wait_for_dma_stop() 182 /* ensure the hardware sees the change */ in snd_ps3_kick_dma() 290 /* ensure the hardware sees the change */ in snd_ps3_program_dma() 397 wmb(); /* ensure the hardware sees the change */ in snd_ps3_change_avsetting() 605 /* ensure the hardware sees the change */ in snd_ps3_pcm_prepare()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | page_counter.c | 113 * we either see the new limit or the setter sees the in page_counter_try_charge() 183 * the limit, so if it sees the old limit, we see the in page_counter_set_max()
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | tools-support-relr.sh | 14 # sees a relr section. So we need to check that nothing is printed to stderr.
|
| /OK3568_Linux_fs/kernel/Documentation/litmus-tests/rcu/ |
| H A D | RCU+sync+read.litmus | 7 * sees all stores done in prior RCU read-side critical sections. Such
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ |
| H A D | mali_kbase_debug_mem_view.h | 32 * the context's memory as the GPU sees it (i.e. using the GPU's page tables).
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/ |
| H A D | changesets.rst | 16 receiver sees a complete and consistent state of the tree when it
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/bits/ |
| H A D | locale_classes.tcc | 174 // strcoll stops when it sees a nul character so we break in do_compare() 216 // strxfrm stops when it sees a nul character so we break in do_transform()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/bits/ |
| H A D | locale_classes.tcc | 174 // strcoll stops when it sees a nul character so we break in do_compare() 216 // strxfrm stops when it sees a nul character so we break in do_transform()
|