Searched defs:btp (Results 1 – 11 of 11) sorted by relevance
| /linux/fs/xfs/ |
| H A D | xfs_buf.c | 407 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 D | xfs_verify_media.c | 179 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 D | xfs_buf_mem.h | 13 static inline bool xfs_buftarg_is_mem(const struct xfs_buftarg *btp) in xfs_buftarg_is_mem()
|
| H A D | xfs_notify_failure.c | 166 struct xfs_buftarg *btp, in xfs_dax_translate_range()
|
| H A D | xfs_discard.c | 123 struct xfs_buftarg *btp = in xfs_discard_extents() local
|
| /linux/fs/xfs/scrub/ |
| H A D | rcbag.c | 33 struct xfs_buftarg *btp, in rcbag_init()
|
| /linux/fs/xfs/libxfs/ |
| H A D | xfs_dir2_data.c | 105 xfs_dir2_block_tail_t *btp=NULL; /* block tail */ in __xfs_dir3_data_check() local
|
| /linux/kernel/trace/ |
| H A D | bpf_trace.c | 59 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 D | syscall.c | 4303 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 D | verifier.c | 19890 struct bpf_raw_event_map *btp; in bpf_check_attach_target() local
|
| /linux/include/linux/ |
| H A D | bpf.h | 2011 struct bpf_raw_event_map *btp; member
|