Home
last modified time | relevance | path

Searched refs:bpf_cmd_decoder (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/strace/
H A Dbpf.c53 #define DECL_BPF_CMD_DECODER(bpf_cmd_decoder) \ argument
55 bpf_cmd_decoder(struct tcb *const tcp, \
H A DChangeLog13480 * bpf.c (DECL_BPF_CMD_DECODER) <bpf_cmd_decoder>: Add const qualifier