Searched defs:buf__sz (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/hid/bpf/ |
| H A D | hid_bpf_dispatch.c | 359 __hid_bpf_hw_check_params(struct hid_bpf_ctx *ctx, __u8 *buf, size_t *buf__sz, in __hid_bpf_hw_check_params() 407 hid_bpf_hw_request(struct hid_bpf_ctx *ctx, __u8 *buf, size_t buf__sz, in hid_bpf_hw_request() 467 hid_bpf_hw_output_report(struct hid_bpf_ctx *ctx, __u8 *buf, size_t buf__sz) in hid_bpf_hw_output_report() 526 const size_t buf__sz) in hid_bpf_try_input_report() 551 const size_t buf__sz) in hid_bpf_input_report()
|
| /linux/fs/ |
| H A D | bpf_fs_kfuncs.c | 82 __bpf_kfunc int bpf_path_d_path(const struct path *path, char *buf, size_t buf__sz) in bpf_path_d_path()
|