Home
last modified time | relevance | path

Searched defs:ptype (Results 1 – 11 of 11) sorted by relevance

/kernel/trace/
Dtrace_probe.h186 #define __ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, str, _fmttype) \ argument
197 #define _ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, _fmttype) \ argument
199 #define ASSIGN_FETCH_TYPE(ptype, ftype, sign) \ argument
203 #define ASSIGN_FETCH_TYPE_ALIAS(ptype, atype, ftype, sign) \ argument
Dtrace_probe.c1618 enum probe_print_type ptype) in __set_print_fmt()
1687 int traceprobe_set_print_fmt(struct trace_probe *tp, enum probe_print_type ptype) in traceprobe_set_print_fmt()
Dtrace_kprobe.c775 enum probe_print_type ptype; in __trace_kprobe_create() local
1764 enum probe_print_type ptype; in create_local_trace_kprobe() local
Dtrace_uprobe.c539 enum probe_print_type ptype; in __trace_uprobe_create() local
1582 enum probe_print_type ptype; in create_local_trace_uprobe() local
/kernel/bpf/
Dnet_namespace.c383 int netns_bpf_prog_detach(const union bpf_attr *attr, enum bpf_prog_type ptype) in netns_bpf_prog_detach()
Dtrampoline.c110 enum bpf_prog_type ptype = prog->type; in bpf_prog_has_trampoline() local
Dbpf_struct_ops.c423 const struct btf_type *mtype, *ptype; in bpf_struct_ops_map_update_elem() local
Dcgroup.c1131 enum bpf_prog_type ptype, struct bpf_prog *prog) in cgroup_bpf_prog_attach()
1159 int cgroup_bpf_prog_detach(const union bpf_attr *attr, enum bpf_prog_type ptype) in cgroup_bpf_prog_detach()
Dsyscall.c3800 enum bpf_prog_type ptype; in bpf_prog_attach_check_attach_type() local
3874 enum bpf_prog_type ptype; in bpf_prog_attach() local
3946 enum bpf_prog_type ptype; in bpf_prog_detach() local
Dbtf.c632 const struct btf_type *ptype; in btf_type_resolve_func_ptr() local
/kernel/rcu/
Drcuscale.c132 int ptype; member