Home
last modified time | relevance | path

Searched defs:pop (Results 1 – 24 of 24) sorted by relevance

/linux/arch/mips/kernel/
H A Dgenex.S42 .set pop define
67 .set pop define
102 .set pop define
155 .set pop define
191 .set pop define
289 .set pop define
419 .set pop define
472 .set pop define
496 .set pop define
519 .set pop define
[all …]
H A Dr4k_fpu.S32 .set pop define
103 .set pop define
159 .set pop define
222 .set pop define
277 .set pop define
312 .set pop define
369 .set pop define
H A Docteon_switch.S251 .set pop define
413 .set pop define
482 .set pop define
547 .set pop define
H A Dr2300_fpu.S88 .set pop define
122 .set pop define
H A Dbmips_vec.S248 .set pop define
H A Drelocate_kernel.S94 .set pop define
H A Dscall32-o32.S71 .set pop define
/linux/arch/mips/kvm/
H A Dfpu.S64 .set pop define
108 .set pop define
124 .set pop define
H A Dmsa.S110 .set pop define
/linux/arch/mips/mm/
H A Dcex-oct.S51 .set pop define
69 .set pop define
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_sockmap_kern.h237 if (start_pop && pop) in bpf_prog4() local
267 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop, *f; bpf_prog6() local
351 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop; bpf_prog10() local
[all...]
/linux/drivers/watchdog/
H A Docteon-wdt-nmi.S86 .set pop define
/linux/tools/perf/ui/
H A Dhelpline.h9 void (*pop)(void); member
/linux/arch/mips/lib/
H A Dstrncpy_user.S39 .set pop define
H A Dstrnlen_user.S42 .set pop define
H A Dcsum_partial.S288 .set pop define
713 .set pop define
725 .set pop define
/linux/arch/mips/include/asm/octeon/
H A Dcvmx.h399 uint32_t pop; in cvmx_pop() local
414 int pop; in cvmx_dpop() local
/linux/kernel/futex/
H A Dcore.c1203 robust_list_clear_pending(unsigned long __user * pop) robust_list_clear_pending() argument
1321 compat_robust_list_clear_pending(u32 __user * pop) compat_robust_list_clear_pending() argument
1429 futex_robust_list_clear_pending(void __user * pop,unsigned int flags) futex_robust_list_clear_pending() argument
1449 void __user *pop = arch_futex_robust_unlock_get_pop(regs); __futex_fixup_robust_unlock() local
[all...]
/linux/tools/testing/kunit/
H A Dkunit_parser.py181 def pop(self) -> str: global() member in LineStream
/linux/include/linux/
H A Datmdev.h83 void (*pop)(struct atm_vcc *vcc,struct sk_buff *skb); /* optional */ member
/linux/rust/kernel/alloc/
H A Dkvec.rs442 pub fn pop(&mut self) -> Option<T> { pop() function
/linux/rust/syn/
H A Dpunctuated.rs208 pub fn pop(&mut self) -> Option<Pair<T, P>> { in pop() method
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.c1616 bind_job_op_from_uop(struct bind_job_op **pop, in bind_job_op_from_uop()
/linux/net/core/
H A Dfilter.c3054 u32 pop; in BPF_CALL_4() local