Searched refs:stack_entry (Results 1 – 6 of 6) sorted by relevance
104 struct bpf_stack_state *stack_entry; in nfp_bpf_map_update_value_ok() local108 stack_entry = &state->stack[soff / BPF_REG_SIZE]; in nfp_bpf_map_update_value_ok()109 if (stack_entry->slot_type[soff % BPF_REG_SIZE] == STACK_ZERO) in nfp_bpf_map_update_value_ok()
161 FTRACE_ENTRY(kernel_stack, stack_entry,
1062 struct stack_entry *field; in trace_stack_print()
447 IF_ASSIGN(var, ent, struct stack_entry, TRACE_STACK); \
2939 struct stack_entry *entry; in __ftrace_trace_stack()
9574 u_int stack_entry; in ahd_probe_stack_size() local9576 stack_entry = ahd_inb(ahd, STACK) in ahd_probe_stack_size()9578 if (stack_entry != i) in ahd_probe_stack_size()