/kernel/linux/linux-5.10/tools/perf/ui/ |
H A D | helpline.h | 9 void (*pop)(void); member
|
/kernel/linux/linux-6.6/tools/perf/ui/ |
H A D | helpline.h | 9 void (*pop)(void); member
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/ |
H A D | test_sockmap_kern.h | 238 int *start, *end, *start_push, *end_push, *start_pop, *pop, err = 0; in bpf_prog4() local 268 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop, *f; in bpf_prog6() local 347 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop; in bpf_prog10() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/ |
H A D | test_sockmap_kern.h | 240 int *start, *end, *start_push, *end_push, *start_pop, *pop, err = 0; in bpf_prog4() local 270 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop, *f; in bpf_prog6() local 353 int *bytes, *start, *end, *start_push, *end_push, *start_pop, *pop; in bpf_prog10() local [all...] |
/kernel/linux/linux-5.10/arch/powerpc/kernel/trace/ |
H A D | ftrace.c | 130 struct ppc_inst op, pop; in __ftrace_make_nop() local
|
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
H A D | cvmx.h | 399 uint32_t pop; in cvmx_pop() local 414 int pop; in cvmx_dpop() local
|
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/ |
H A D | cvmx.h | 399 uint32_t pop; in cvmx_pop() local 414 int pop; in cvmx_dpop() local
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/trace/ |
H A D | ftrace_64_pg.c | 120 ppc_inst_t op, pop; in __ftrace_make_nop() local
|
/kernel/linux/linux-6.6/tools/testing/kunit/ |
H A D | kunit_parser.py | 181 def pop(self) -> str: member in LineStream
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-kcopyd.c | 436 static struct kcopyd_job *pop(struct list_head *jobs, in pop() function
|
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-kcopyd.c | 443 static struct kcopyd_job *pop(struct list_head *jobs, in pop() function
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | atmdev.h | 106 void (*pop)(struct atm_vcc *vcc,struct sk_buff *skb); /* optional */ member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | atmdev.h | 106 void (*pop)(struct atm_vcc *vcc,struct sk_buff *skb); /* optional */ member
|
/kernel/linux/linux-5.10/arch/ia64/kernel/ |
H A D | unwind.c | 630 pop (struct unw_state_record *sr) pop() function
|
/kernel/linux/linux-6.6/arch/ia64/kernel/ |
H A D | unwind.c | 630 pop (struct unw_state_record *sr) pop() function
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | eswitch_offloads.c | 591 esw_vlan_action_get_vport(struct mlx5_esw_flow_attr *attr, bool push, bool pop) in esw_vlan_action_get_vport() argument 648 bool push, pop, fwd; in mlx5_eswitch_add_vlan_action() local 608 esw_add_vlan_action_check(struct mlx5_esw_flow_attr *attr, bool push, bool pop, bool fwd) esw_add_vlan_action_check() argument 717 bool push, pop, fwd; mlx5_eswitch_del_vlan_action() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/renesas/ |
H A D | rswitch.c | 1086 int pop = read ? MDIO_READ_C45 : MDIO_WRITE_C45; in rswitch_etha_set_access() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/ |
H A D | nouveau_uvmm.c | 1553 bind_job_op_from_uop(struct bind_job_op **pop, in bind_job_op_from_uop() argument
|
/kernel/linux/linux-6.6/rust/alloc/vec/ |
H A D | mod.rs | 2041 pub fn pop(&mut self) -> Option<T> { in pop() functions
|
/kernel/linux/linux-5.10/net/core/ |
H A D | filter.c | 2926 int pop; in BPF_CALL_4() local [all...] |
/kernel/linux/linux-6.6/net/core/ |
H A D | filter.c | 2918 int pop; in BPF_CALL_4() local [all...] |