Searched defs:tp (Results 126 - 150 of 399) sorted by relevance

1234567891011>>

/linux-master/net/sched/
H A Dcls_fw.c40 struct tcf_proto *tp; member in struct:fw_filter
91 static void *fw_get(struct tcf_proto *tp, u32 handle) argument
107 static int fw_init(struct tcf_proto *tp) argument
132 static void fw_destroy(struct tcf_proto *tp, bool rtnl_held, argument
51 fw_classify(struct sk_buff *skb, const struct tcf_proto *tp, struct tcf_result *res) argument
156 fw_delete(struct tcf_proto *tp, void *arg, bool *last, bool rtnl_held, struct netlink_ext_ack *extack) argument
201 fw_set_parms(struct net *net, struct tcf_proto *tp, struct fw_filter *f, struct nlattr **tb, struct nlattr **tca, unsigned long base, u32 flags, struct netlink_ext_ack *extack) argument
239 fw_change(struct net *net, struct sk_buff *in_skb, struct tcf_proto *tp, unsigned long base, u32 handle, struct nlattr **tca, void **arg, u32 flags, struct netlink_ext_ack *extack) argument
345 fw_walk(struct tcf_proto *tp, struct tcf_walker *arg, bool rtnl_held) argument
368 fw_dump(struct net *net, struct tcf_proto *tp, void *fh, struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) argument
[all...]
H A Dcls_basic.c34 struct tcf_proto *tp; member in struct:basic_filter
62 static void *basic_get(struct tcf_proto *tp, u32 handle) argument
76 static int basic_init(struct tcf_proto *tp) argument
108 static void basic_destroy(struct tcf_proto *tp, bool rtnl_held, argument
40 basic_classify(struct sk_buff *skb, const struct tcf_proto *tp, struct tcf_result *res) argument
127 basic_delete(struct tcf_proto *tp, void *arg, bool *last, bool rtnl_held, struct netlink_ext_ack *extack) argument
147 basic_set_parms(struct net *net, struct tcf_proto *tp, struct basic_filter *f, unsigned long base, struct nlattr **tb, struct nlattr *est, u32 flags, struct netlink_ext_ack *extack) argument
172 basic_change(struct net *net, struct sk_buff *in_skb, struct tcf_proto *tp, unsigned long base, u32 handle, struct nlattr **tca, void **arg, u32 flags, struct netlink_ext_ack *extack) argument
249 basic_walk(struct tcf_proto *tp, struct tcf_walker *arg, bool rtnl_held) argument
269 basic_dump(struct net *net, struct tcf_proto *tp, void *fh, struct sk_buff *skb, struct tcmsg *t, bool rtnl_held) argument
[all...]
H A Dact_bpf.c141 unsigned char *tp = skb_tail_pointer(skb); local
279 tcf_bpf_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **act, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) argument
H A Dact_gact.c53 tcf_gact_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) argument
H A Dact_mpls.c160 tcf_mpls_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) argument
H A Dact_ctinfo.c156 tcf_ctinfo_init(struct net *net, struct nlattr *nla, struct nlattr *est, struct tc_action **a, struct tcf_proto *tp, u32 flags, struct netlink_ext_ack *extack) argument
/linux-master/drivers/leds/
H A Dled-triggers.c436 void led_trigger_register_simple(const char *name, struct led_trigger **tp) argument
/linux-master/fs/xfs/scrub/
H A Dnlinks.c659 struct xfs_trans *tp = xnc->sc->tp; local
H A Dquotacheck.c394 struct xfs_trans *tp = xqc->sc->tp; local
H A Drcbag_btree.c213 rcbagbt_mem_cursor( struct xfs_mount *mp, struct xfs_trans *tp, struct xfbtree *xfbtree) argument
H A Dscrub.h75 struct xfs_trans *tp; member in struct:xfs_scrub
H A Drtsummary.c160 xchk_rtsum_record_free( struct xfs_mount *mp, struct xfs_trans *tp, const struct xfs_rtalloc_rec *rec, void *priv) argument
H A Discan.c97 struct xfs_trans *tp = sc->tp; local
[all...]
/linux-master/fs/xfs/libxfs/
H A Dxfs_inode_buf.c130 xfs_imap_to_bp( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_imap *imap, struct xfs_buf **bpp) argument
H A Dxfs_btree_staging.c79 xfs_btree_commit_afakeroot( struct xfs_btree_cur *cur, struct xfs_trans *tp, struct xfs_buf *agbp) argument
147 xfs_btree_commit_ifakeroot( struct xfs_btree_cur *cur, struct xfs_trans *tp, int whichfork) argument
H A Dxfs_dir2.c233 xfs_dir_init( xfs_trans_t *tp, xfs_inode_t *dp, xfs_inode_t *pdp) argument
263 xfs_dir_createname( struct xfs_trans *tp, struct xfs_inode *dp, const struct xfs_name *name, xfs_ino_t inum, xfs_extlen_t total) argument
360 xfs_dir_lookup( struct xfs_trans *tp, struct xfs_inode *dp, const struct xfs_name *name, xfs_ino_t *inum, struct xfs_name *ci_name) argument
431 xfs_dir_removename( struct xfs_trans *tp, struct xfs_inode *dp, struct xfs_name *name, xfs_ino_t ino, xfs_extlen_t total) argument
489 xfs_dir_replace( struct xfs_trans *tp, struct xfs_inode *dp, const struct xfs_name *name, xfs_ino_t inum, xfs_extlen_t total) argument
550 xfs_dir_canenter( xfs_trans_t *tp, xfs_inode_t *dp, struct xfs_name *name) argument
677 struct xfs_trans *tp; local
[all...]
/linux-master/fs/xfs/
H A Dxfs_dir2_readdir.c510 xfs_readdir( struct xfs_trans *tp, struct xfs_inode *dp, struct dir_context *ctx, size_t bufsize) argument
H A Dxfs_attr_list.c215 struct xfs_trans *tp = context->tp; local
[all...]
H A Dxfs_extent_busy.c72 xfs_extent_busy_insert( struct xfs_trans *tp, struct xfs_perag *pag, xfs_agblock_t bno, xfs_extlen_t len, unsigned int flags) argument
606 xfs_extent_busy_flush( struct xfs_trans *tp, struct xfs_perag *pag, unsigned busy_gen, uint32_t alloc_flags) argument
H A Dxfs_trans_buf.c23 xfs_trans_buf_item_match( struct xfs_trans *tp, struct xfs_buftarg *target, struct xfs_buf_map *map, int nmaps) argument
61 _xfs_trans_bjoin( struct xfs_trans *tp, struct xfs_buf *bp, int reset_recur) argument
98 xfs_trans_bjoin( struct xfs_trans *tp, struct xfs_buf *bp) argument
116 xfs_trans_get_buf_map( struct xfs_trans *tp, struct xfs_buftarg *target, struct xfs_buf_map *map, int nmaps, xfs_buf_flags_t flags, struct xfs_buf **bpp) argument
172 xfs_trans_getsb( struct xfs_trans *tp) argument
211 xfs_trans_read_buf_map( struct xfs_mount *mp, struct xfs_trans *tp, struct xfs_buftarg *target, struct xfs_buf_map *map, int nmaps, xfs_buf_flags_t flags, struct xfs_buf **bpp, const struct xfs_buf_ops *ops) argument
345 xfs_trans_brelse( struct xfs_trans *tp, struct xfs_buf *bp) argument
401 xfs_trans_bdetach( struct xfs_trans *tp, struct xfs_buf *bp) argument
444 xfs_trans_bhold( xfs_trans_t *tp, struct xfs_buf *bp) argument
465 xfs_trans_bhold_release( xfs_trans_t *tp, struct xfs_buf *bp) argument
486 xfs_trans_dirty_buf( struct xfs_trans *tp, struct xfs_buf *bp) argument
533 xfs_trans_log_buf( struct xfs_trans *tp, struct xfs_buf *bp, uint first, uint last) argument
581 xfs_trans_binval( xfs_trans_t *tp, struct xfs_buf *bp) argument
636 xfs_trans_inode_buf( xfs_trans_t *tp, struct xfs_buf *bp) argument
661 xfs_trans_stale_inode_buf( xfs_trans_t *tp, struct xfs_buf *bp) argument
686 xfs_trans_inode_alloc_buf( xfs_trans_t *tp, struct xfs_buf *bp) argument
709 xfs_trans_ordered_buf( struct xfs_trans *tp, struct xfs_buf *bp) argument
738 xfs_trans_buf_set_type( struct xfs_trans *tp, struct xfs_buf *bp, enum xfs_blft type) argument
780 xfs_trans_dquot_buf( xfs_trans_t *tp, struct xfs_buf *bp, uint type) argument
[all...]
H A Dxfs_iwalk.c55 struct xfs_trans *tp; member in struct:xfs_iwalk_ag
178 struct xfs_trans *tp = iwag->tp; local
264 struct xfs_trans *tp = iwag->tp; local
224 xfs_iwalk_del_inobt( struct xfs_trans *tp, struct xfs_btree_cur **curpp, struct xfs_buf **agi_bpp, int error) argument
546 xfs_iwalk( struct xfs_mount *mp, struct xfs_trans *tp, xfs_ino_t startino, unsigned int flags, xfs_iwalk_fn iwalk_fn, unsigned int inode_records, void *data) argument
733 xfs_inobt_walk( struct xfs_mount *mp, struct xfs_trans *tp, xfs_ino_t startino, unsigned int flags, xfs_inobt_walk_fn inobt_walk_fn, unsigned int inobt_records, void *data) argument
[all...]
/linux-master/include/linux/
H A Dtracepoint.h49 tracepoint_probe_register_may_exist(struct tracepoint *tp, void *probe, argument
/linux-master/drivers/mtd/ubi/
H A Dvmt.c73 const char *tp; local
/linux-master/arch/riscv/include/asm/
H A Dcompat.h44 compat_ulong_t tp; member in struct:compat_user_regs_struct
/linux-master/net/ipv6/
H A Dsyncookies.c172 struct tcp_sock *tp = tcp_sk(sk); local

Completed in 311 milliseconds

1234567891011>>