Lines Matching full:update
25 static void update(void *ctx, __u64 *res) in update() function
36 update(ctx, &kprobe_res); in handle_kprobe()
43 update(ctx, &kretprobe_res); in handle_kretprobe()
50 update(ctx, &uprobe_res); in handle_uprobe()
57 update(ctx, &uretprobe_res); in handle_uretprobe()
69 update(ctx, &tp_res); in handle_tp1()
75 update(ctx, &tp_res); in handle_tp2()
81 update(ctx, &tp_res); in handle_tp3()
88 update(ctx, &pe_res); in handle_pe()
95 update(ctx, &raw_tp_res); in handle_raw_tp()
102 update(ctx, &tp_btf_res); in handle_tp_btf()
109 update(ctx, &fentry_res); in BPF_PROG()
116 update(ctx, &fexit_res); in BPF_PROG()
123 update(ctx, &fmod_ret_res); in BPF_PROG()
133 update(ctx, &lsm_res); in BPF_PROG()