Home
last modified time | relevance | path

Searched defs:btp (Results 1 – 10 of 10) sorted by relevance

/linux/fs/xfs/
H A Dxfs_verify_media.c179 struct xfs_buftarg *btp, in xfs_verify_iosize()
215 struct xfs_buftarg *btp, in xfs_verify_media_error()
268 struct xfs_buftarg *btp = NULL; in xfs_verify_media() local
H A Dxfs_buf_mem.h13 static inline bool xfs_buftarg_is_mem(const struct xfs_buftarg *btp) in xfs_buftarg_is_mem()
H A Dxfs_notify_failure.c166 struct xfs_buftarg *btp, in xfs_dax_translate_range()
H A Dxfs_mount.c693 struct xfs_buftarg *btp = xfs_group_type_buftarg(mp, type); in xfs_calc_group_awu_max() local
H A Dxfs_discard.c123 struct xfs_buftarg *btp = in xfs_discard_extents() local
/linux/fs/xfs/scrub/
H A Drcbag.c33 struct xfs_buftarg *btp, in rcbag_init()
/linux/kernel/trace/
H A Dbpf_trace.c57 struct bpf_raw_event_map *btp, *ret = NULL; in bpf_get_raw_tracepoint_module() local
2053 struct bpf_raw_event_map *btp = __start__bpf_raw_tp; in bpf_get_raw_tracepoint() local
2063 void bpf_put_raw_tracepoint(struct bpf_raw_event_map *btp) in bpf_put_raw_tracepoint()
2141 int bpf_probe_register(struct bpf_raw_event_map *btp, struct bpf_raw_tp_link *link) in bpf_probe_register()
2159 int bpf_probe_unregister(struct bpf_raw_event_map *btp, struct bpf_raw_tp_link *link) in bpf_probe_unregister()
/linux/kernel/bpf/
H A Dsyscall.c4249 struct bpf_raw_event_map *btp; in bpf_raw_tp_link_attach() local
5609 struct bpf_raw_event_map *btp = raw_tp->btp; in bpf_task_fd_query() local
H A Dverifier.c19140 struct bpf_raw_event_map *btp; in bpf_check_attach_target() local
/linux/include/linux/
H A Dbpf.h1900 struct bpf_raw_event_map *btp; member