Searched defs:buf__sz (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/hid/bpf/ |
D | hid_bpf_dispatch.c | 347 __hid_bpf_hw_check_params(struct hid_bpf_ctx *ctx, __u8 *buf, size_t *buf__sz, in __hid_bpf_hw_check_params() 398 hid_bpf_hw_request(struct hid_bpf_ctx *ctx, __u8 *buf, size_t buf__sz, in hid_bpf_hw_request() 461 hid_bpf_hw_output_report(struct hid_bpf_ctx *ctx, __u8 *buf, size_t buf__sz) in hid_bpf_hw_output_report() 523 const size_t buf__sz) in hid_bpf_try_input_report() 548 const size_t buf__sz) in hid_bpf_input_report()
|
/linux-6.12.1/fs/ |
D | bpf_fs_kfuncs.c | 79 __bpf_kfunc int bpf_path_d_path(struct path *path, char *buf, size_t buf__sz) in bpf_path_d_path()
|