Searched defs:reg_off (Results 1 - 3 of 3) sorted by relevance
| /third_party/libbpf/src/ | ||
| H A D | usdt.bpf.h | 45 short reg_off; member |
| H A D | usdt.c | 208 short reg_off; member 1244 #define reg_off(reg64, reg32) offsetof(struct pt_regs, reg64) in calc_pt_regs_off() macro 1257 #undef reg_off calc_pt_regs_off() macro 1285 int len, reg_off; parse_usdt_arg() local 1386 int len, reg_off; parse_usdt_arg() local 1480 int len, reg_off; parse_usdt_arg() local 1551 int len, reg_off; parse_usdt_arg() local [all...] |
| /device/soc/rockchip/common/sdk_linux/kernel/bpf/ | ||
| H A D | verifier.c | 3098 struct tnum reg_off;
in check_pkt_ptr_alignment() local 3131 struct tnum reg_off; in check_generic_ptr_alignment() local |
Completed in 18 milliseconds