Searched refs:recur (Results 1 – 9 of 9) sorted by relevance
32 static bool recur = false; in BPF_UPROBE() local 34 if (!recur) in BPF_UPROBE() 39 recur = true; in BPF_UPROBE() 47 static bool recur = false; in BPF_URETPROBE() local 50 if (!recur) in BPF_URETPROBE() 55 recur = true; in BPF_URETPROBE()
158 recur: in __bpf_core_types_are_compat() 187 goto recur; in __bpf_core_types_are_compat() 191 goto recur; in __bpf_core_types_are_compat() 217 goto recur; in __bpf_core_types_are_compat() 419 recur: in bpf_core_fields_are_compat() 459 goto recur; in bpf_core_fields_are_compat() 1570 recur: in __bpf_core_types_match() 1658 goto recur; in __bpf_core_types_match() 1671 goto recur; in __bpf_core_types_match() 1696 goto recur; in __bpf_core_types_match() [all...]
1492 recur: in glob_sym_btf_matches() 1574 goto recur; in glob_sym_btf_matches() 1579 goto recur; in glob_sym_btf_matches() 1591 goto recur; in glob_sym_btf_matches() 1603 goto recur; in glob_sym_btf_matches() 1660 goto recur; in glob_sym_btf_matches()
4413 recur: in btf_dedup_identical_types() 4447 goto recur; in btf_dedup_identical_types()
39 * @recur: number of recurrences45 __u8 recur; member
160 strict = fsm->tokens[0].recur != TS_FSM_HEAD_IGNORE; in fsm_find() 173 switch (cur->recur) { in fsm_find() 274 if (t->type > TS_FSM_TYPE_MAX || t->recur > TS_FSM_RECUR_MAX) in fsm_init() 277 if (t->recur == TS_FSM_HEAD_IGNORE && in fsm_init()
427 u8 recur[0x3]; member
416 u8 recur[0x3]; member
1820 int *q_idx_p, int s_q_idx, bool recur, in tc_dump_qdisc_root() argument 1848 if (!qdisc_dev(root) || !recur) in tc_dump_qdisc_root() 2357 int *t_p, int s_t, bool recur) in tc_dump_tclass_root() argument 2368 if (!qdisc_dev(root) || !recur) in tc_dump_tclass_root()