Home
last modified time | relevance | path

Searched refs:stack_entry (Results 1 – 8 of 8) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/geany-plugins/
H A D0001-scope-Use-0-instead-of-NULL-for-gboolean.patch24 gboolean stack_entry(void)
/openbmc/linux/drivers/net/ethernet/netronome/nfp/bpf/
H A Dverifier.c104 struct bpf_stack_state *stack_entry; in nfp_bpf_map_update_value_ok() local
108 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()
/openbmc/linux/kernel/trace/
H A Dtrace_entries.h187 FTRACE_ENTRY(kernel_stack, stack_entry,
H A Dtrace.h482 IF_ASSIGN(var, ent, struct stack_entry, TRACE_STACK); \
H A Dtrace_output.c1229 struct stack_entry *field; in trace_stack_print()
H A Dtrace_osnoise.c653 struct stack_entry *entry; in __timerlat_dump_stack()
H A Dtrace.c3105 struct stack_entry *entry; in __ftrace_trace_stack()
/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_core.c9570 u_int stack_entry; in ahd_probe_stack_size() local
9572 stack_entry = ahd_inb(ahd, STACK) in ahd_probe_stack_size()
9574 if (stack_entry != i) in ahd_probe_stack_size()