Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_dir2_block.c190 struct xfs_dir2_block_tail *btp, in xfs_dir2_block_need_space()
303 struct xfs_dir2_block_tail *btp, in xfs_dir2_block_compact()
356 xfs_dir2_block_tail_t *btp; /* block tail */ in xfs_dir2_block_addname() local
601 xfs_dir2_block_tail_t *btp; in xfs_dir2_block_log_leaf() local
618 xfs_dir2_block_tail_t *btp; in xfs_dir2_block_log_tail() local
636 xfs_dir2_block_tail_t *btp; /* block tail */ in xfs_dir2_block_lookup() local
684 xfs_dir2_block_tail_t *btp; /* block tail */ in xfs_dir2_block_lookup_int() local
784 xfs_dir2_block_tail_t *btp; /* block tail */ in xfs_dir2_block_removename() local
865 xfs_dir2_block_tail_t *btp; /* block tail */ in xfs_dir2_block_replace() local
929 xfs_dir2_block_tail_t *btp; /* block tail */ in xfs_dir2_leaf_to_block() local
[all …]
H A Dxfs_dir2_data.c104 xfs_dir2_block_tail_t *btp=NULL; /* block tail */ in __xfs_dir3_data_check() local
H A Dxfs_dir2_sf.c174 xfs_dir2_block_tail_t *btp; /* tail area of the block */ in xfs_dir2_block_sfsize() local
H A Dxfs_dir2_leaf.c391 xfs_dir2_block_tail_t *btp; /* block's tail */ in xfs_dir2_block_to_leaf() local
H A Dxfs_da_format.h538 xfs_dir2_block_leaf_p(struct xfs_dir2_block_tail *btp) in xfs_dir2_block_leaf_p()
/openbmc/linux/fs/xfs/
H A Dxfs_buf.c518 struct xfs_buftarg *btp, in xfs_buf_map_verify()
609 struct xfs_buftarg *btp, in xfs_buf_find_insert()
678 struct xfs_buftarg *btp, in xfs_buf_get_map()
1815 struct xfs_buftarg *btp) in xfs_buftarg_wait()
1836 struct xfs_buftarg *btp) in xfs_buftarg_drain()
1916 struct xfs_buftarg *btp = container_of(shrink, in xfs_buftarg_shrink_scan() local
1939 struct xfs_buftarg *btp = container_of(shrink, in xfs_buftarg_shrink_count() local
1946 struct xfs_buftarg *btp) in xfs_free_buftarg()
1965 xfs_buftarg_t *btp, in xfs_setsize_buftarg()
1993 xfs_buftarg_t *btp, in xfs_setsize_buftarg_early()
[all …]
/openbmc/linux/include/linux/
H A Dnmi.h234 static inline void nmi_backtrace_stall_snap(const struct cpumask *btp) {} in nmi_backtrace_stall_snap()
235 static inline void nmi_backtrace_stall_check(const struct cpumask *btp) {} in nmi_backtrace_stall_check()
H A Dtrace_events.h795 static inline int bpf_probe_register(struct bpf_raw_event_map *btp, struct bpf_prog *p) in bpf_probe_register()
799 static inline int bpf_probe_unregister(struct bpf_raw_event_map *btp, struct bpf_prog *p) in bpf_probe_unregister()
807 static inline void bpf_put_raw_tracepoint(struct bpf_raw_event_map *btp) in bpf_put_raw_tracepoint()
/openbmc/linux/arch/x86/kernel/
H A Dnmi.c591 nmi_backtrace_stall_snap(const struct cpumask * btp) nmi_backtrace_stall_snap() argument
605 nmi_backtrace_stall_check(const struct cpumask * btp) nmi_backtrace_stall_check() argument
/openbmc/linux/kernel/trace/
H A Dbpf_trace.c58 struct bpf_raw_event_map *btp, *ret = NULL; in bpf_get_raw_tracepoint_module() local
2292 struct bpf_raw_event_map *btp = __start__bpf_raw_tp; in bpf_get_raw_tracepoint() local
2302 void bpf_put_raw_tracepoint(struct bpf_raw_event_map *btp) in bpf_put_raw_tracepoint()
2372 static int __bpf_probe_register(struct bpf_raw_event_map *btp, struct bpf_prog *prog) in __bpf_probe_register()
2390 int bpf_probe_register(struct bpf_raw_event_map *btp, struct bpf_prog *prog) in bpf_probe_register()
2395 int bpf_probe_unregister(struct bpf_raw_event_map *btp, struct bpf_prog *prog) in bpf_probe_unregister()
/openbmc/linux/kernel/bpf/
H A Dsyscall.c3361 struct bpf_raw_event_map *btp; member
3688 struct bpf_raw_event_map *btp; in bpf_raw_tp_link_attach() local
4919 struct bpf_raw_event_map *btp = raw_tp->btp; in bpf_task_fd_query() local