Searched defs:buf__sz (Results 1 – 2 of 2) sorted by relevance
/linux-6.14.4/drivers/hid/bpf/ |
D | hid_bpf_dispatch.c | 350 __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() 458 hid_bpf_hw_output_report(struct hid_bpf_ctx *ctx, __u8 *buf, size_t buf__sz) in hid_bpf_hw_output_report() 517 const size_t buf__sz) in hid_bpf_try_input_report() 542 const size_t buf__sz) in hid_bpf_input_report()
|
/linux-6.14.4/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()
|