Home
last modified time | relevance | path

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

/kernel/trace/
Dtrace_probe.h180 #define __ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, _fmttype) \ argument
188 #define _ASSIGN_FETCH_TYPE(_name, ptype, ftype, _size, sign, _fmttype) \ argument
190 #define ASSIGN_FETCH_TYPE(ptype, ftype, sign) \ argument
194 #define ASSIGN_FETCH_TYPE_ALIAS(ptype, atype, ftype, sign) \ argument
/kernel/bpf/
Dcgroup.c550 enum bpf_prog_type ptype, struct bpf_prog *prog) in cgroup_bpf_prog_attach()
565 int cgroup_bpf_prog_detach(const union bpf_attr *attr, enum bpf_prog_type ptype) in cgroup_bpf_prog_detach()
Dsyscall.c1902 enum bpf_prog_type ptype; in bpf_prog_attach() local
1998 enum bpf_prog_type ptype; in bpf_prog_detach() local
/kernel/rcu/
Drcuperf.c129 int ptype; member