Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_buf.c407 struct xfs_buftarg *btp, in xfs_buf_map_verify()
462 struct xfs_buftarg *btp, in xfs_buf_lookup()
487 struct xfs_buftarg *btp, in xfs_buf_find_insert()
550 struct xfs_buftarg *btp, in xfs_find_get_buf()
586 struct xfs_buftarg *btp, in xfs_buf_get_map()
1497 struct xfs_buftarg *btp) in xfs_buftarg_wait()
1517 struct xfs_buftarg *btp) in xfs_buftarg_drain()
1609 struct xfs_buftarg *btp = shrink->private_data; in xfs_buftarg_shrink_scan() local
1631 struct xfs_buftarg *btp = shrink->private_data; in xfs_buftarg_shrink_count() local
1637 struct xfs_buftarg *btp) in xfs_destroy_buftarg()
[all …]
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_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/fs/xfs/libxfs/
H A Dxfs_dir2_data.c105 xfs_dir2_block_tail_t *btp=NULL; /* block tail */ in __xfs_dir3_data_check() local
/linux/kernel/trace/
H A Dbpf_trace.c59 struct bpf_raw_event_map *btp, *ret = NULL; in bpf_get_raw_tracepoint_module() local
2084 struct bpf_raw_event_map *btp = __start__bpf_raw_tp; in bpf_get_raw_tracepoint() local
2094 void bpf_put_raw_tracepoint(struct bpf_raw_event_map *btp) in bpf_put_raw_tracepoint()
2186 int bpf_probe_register(struct bpf_raw_event_map *btp, struct bpf_raw_tp_link *link) in bpf_probe_register()
2204 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.c4303 struct bpf_raw_event_map *btp; in bpf_raw_tp_link_attach() local
5701 struct bpf_raw_event_map *btp = raw_tp->btp; in bpf_task_fd_query() local
H A Dverifier.c19890 struct bpf_raw_event_map *btp; in bpf_check_attach_target() local
/linux/include/linux/
H A Dbpf.h2011 struct bpf_raw_event_map *btp; member