| /f-stack/freebsd/contrib/cloudabi/ |
| H A D | cloudabi_vdso_x86_64.S | 41 pop %rcx 53 pop %rcx 77 pop %rcx 90 pop %rsi 91 pop %rcx 110 pop %rcx 123 pop %rcx 136 pop %rcx 148 pop %rcx 166 pop %rcx [all …]
|
| H A D | cloudabi_vdso_i686_on_64bit.S | 54 pop %ebp 79 pop %ebp 97 pop %ebp 110 pop %ebp 129 pop %ebp 151 pop %ebp 164 pop %ebp 183 pop %ebp 212 pop %ebp 241 pop %ebp [all …]
|
| /f-stack/freebsd/amd64/vmm/amd/ |
| H A D | svm_support.S | 40 #define VLEAVE pop %rbp 94 pop %rax /* pop guest context pointer from the stack */ 132 pop %r15 133 pop %r14 134 pop %r13 135 pop %r12 136 pop %rbx 139 pop %rdx
|
| /f-stack/freebsd/contrib/vchiq/interface/vchiq_arm/ |
| H A D | vchiq_util.c | 50 _sema_init(&queue->pop, 0); in vchiu_queue_init() 83 if (down_interruptible(&queue->pop) != 0) { in vchiu_queue_push() 152 up(&queue->pop); in vchiu_queue_pop()
|
| H A D | vchiq_util.h | 49 struct semaphore pop; member
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | stack_lib.rst | 16 * Push and pop a burst of one or more stack objects (pointers). These function 47 lock-free property means that multiple threads can push and pop simultaneously, 48 and one thread being preempted/delayed in a push or pop operation will not 57 The lock-free pop operation first reserves one or more list elements by 84 both pop stale data and incorrect change the head pointer. By adding a 85 modification counter that is updated on every push and pop as part of the
|
| /f-stack/freebsd/mips/malta/ |
| H A D | asm_malta.S | 55 .set pop define 66 .set pop define
|
| /f-stack/freebsd/mips/include/ |
| H A D | asm.h | 92 .set pop; 524 .set pop 533 .set pop 542 .set pop 555 #define REG_EPILOGUE .set pop 559 #define REG_EPILOGUE .set pop 574 7: .set pop; \ 583 c: .set pop; \
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-access-native.h | 576 uint32_t pop; in cvmx_pop() local 577 CVMX_POP(pop, val); in cvmx_pop() 578 return pop; in cvmx_pop() 592 int pop; in cvmx_dpop() local 593 CVMX_DPOP(pop, val); in cvmx_dpop() 594 return pop; in cvmx_dpop()
|
| /f-stack/app/redis-5.0.5/tests/unit/type/ |
| H A D | list.tcl | 421 foreach {pop} {BLPOP BRPOP} { 425 $rd $pop blist1 1 433 $rd $pop blist1 -1 439 $rd $pop blist1 1.1 447 $rd $pop blist1 0 457 $rd $pop blist1 blist2 1 461 test "$pop: timeout" { 464 $rd $pop blist1 blist2 1 468 test "$pop: arguments are empty" { 472 $rd $pop blist1 blist2 1 [all …]
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/sodium/ |
| H A D | runtime.c | 168 pop edx in _sodium_runtime_intel_cpu_features() 169 pop ecx in _sodium_runtime_intel_cpu_features() 170 pop eax in _sodium_runtime_intel_cpu_features()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mfd/ |
| H A D | twl4030-audio.txt | 16 -ti,ramp_delay_value: HS ramp delay configuration to reduce pop noise 17 -ti,hs_extmute: Use external mute for HS pop reduction
|
| /f-stack/freebsd/mips/mips/ |
| H A D | locore.S | 160 .set pop define 175 .set pop define
|
| /f-stack/freebsd/contrib/device-tree/Bindings/sound/ |
| H A D | qcom,msm8916-wcd-analog.txt | 13 "cdc_spk_cnp_int" - Speaker click and pop interrupt. 25 "cdc_hphr_cnp_int" - hphr click and pop interrupt. 26 "cdc_hphl_cnp_int" - hphl click and pop interrupt.
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/MAC/ |
| H A D | memac_mii_acc.h | 69 #pragma pack(pop)
|
| H A D | tgec_mii_acc.h | 76 #pragma pack(pop)
|
| /f-stack/dpdk/drivers/bus/fslmc/mc/ |
| H A D | fsl_dpmng_cmd.h | 33 #pragma pack(pop)
|
| H A D | fsl_dpcon_cmd.h | 74 #pragma pack(pop)
|
| /f-stack/dpdk/drivers/bus/pci/windows/ |
| H A D | pci_netuio.h | 38 #pragma pack(pop)
|
| /f-stack/freebsd/mips/cavium/ |
| H A D | asm_octeon.S | 43 .set pop define
|
| /f-stack/freebsd/contrib/openzfs/config/ |
| H A D | kernel-kmap-atomic-args.m4 | 4 dnl # push/pop based dynamical allocation.
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/BM/ |
| H A D | bm_ipc.h | 118 #pragma pack(pop)
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/QM/ |
| H A D | qm_ipc.h | 118 #pragma pack(pop)
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/ |
| H A D | fm_port_dsar.h | 388 #pragma pack(pop) 482 #pragma pack(pop)
|
| /f-stack/app/micro_thread/ |
| H A D | mt_notify.h | 264 _ptr_list.pop(); in ~CPtrPool() 273 _ptr_list.pop(); in AllocPtr()
|