Lines Matching defs:off

1518 static bool kprobe_prog_is_valid_access(int off, int size, enum bpf_access_type type,  in kprobe_prog_is_valid_access()
1629 static bool tp_prog_is_valid_access(int off, int size, enum bpf_access_type type, in tp_prog_is_valid_access()
1937 static bool raw_tp_prog_is_valid_access(int off, int size, in raw_tp_prog_is_valid_access()
1945 static bool tracing_prog_is_valid_access(int off, int size, in tracing_prog_is_valid_access()
1980 static bool raw_tp_writable_prog_is_valid_access(int off, int size, in raw_tp_writable_prog_is_valid_access()
2001 static bool pe_prog_is_valid_access(int off, int size, enum bpf_access_type type, in pe_prog_is_valid_access()
3554 u32 chunk_sz, off; in __bpf_dynptr_copy_str() local
3592 u32 off, chunk_sz; in __bpf_dynptr_copy() local
3690 __bpf_kfunc int bpf_probe_read_user_dynptr(struct bpf_dynptr *dptr, u32 off, in bpf_probe_read_user_dynptr()
3697 __bpf_kfunc int bpf_probe_read_kernel_dynptr(struct bpf_dynptr *dptr, u32 off, in bpf_probe_read_kernel_dynptr()
3704 __bpf_kfunc int bpf_probe_read_user_str_dynptr(struct bpf_dynptr *dptr, u32 off, in bpf_probe_read_user_str_dynptr()
3711 __bpf_kfunc int bpf_probe_read_kernel_str_dynptr(struct bpf_dynptr *dptr, u32 off, in bpf_probe_read_kernel_str_dynptr()
3718 __bpf_kfunc int bpf_copy_from_user_dynptr(struct bpf_dynptr *dptr, u32 off, in bpf_copy_from_user_dynptr()
3725 __bpf_kfunc int bpf_copy_from_user_str_dynptr(struct bpf_dynptr *dptr, u32 off, in bpf_copy_from_user_str_dynptr()
3732 __bpf_kfunc int bpf_copy_from_user_task_dynptr(struct bpf_dynptr *dptr, u32 off, in bpf_copy_from_user_task_dynptr()
3740 __bpf_kfunc int bpf_copy_from_user_task_str_dynptr(struct bpf_dynptr *dptr, u32 off, in bpf_copy_from_user_task_str_dynptr()