Searched defs:tp (Results 51 - 75 of 399) sorted by relevance

1234567891011>>

/linux-master/fs/xfs/
H A Dxfs_pnfs.c86 struct xfs_trans *tp; local
267 struct xfs_trans *tp; local
[all...]
H A Dxfs_icreate_item.c90 xfs_icreate_log( struct xfs_trans *tp, xfs_agnumber_t agno, xfs_agblock_t agbno, unsigned int count, unsigned int inode_size, xfs_agblock_t length, unsigned int generation) argument
H A Dxfs_symlink.c91 struct xfs_trans *tp = NULL; local
263 xfs_trans_t *tp; local
[all...]
H A Dxfs_discard.c160 struct xfs_trans *tp; local
/linux-master/arch/nios2/kernel/
H A Dprocess.c155 unsigned char *tp; local
[all...]
/linux-master/arch/riscv/include/asm/
H A Dassembler.h40 REG_L tp, (SUSPEND_CONTEXT_REGS + PT_TP)(a0) variable
/linux-master/arch/loongarch/kernel/
H A Dinst.c208 u32 *tp = addr; local
/linux-master/lib/crypto/mpi/
H A Dmpi-div.c167 mpi_ptr_t tp; local
193 mpi_ptr_t tp; local
H A Dmpi-internal.h169 mpi_ptr_t tp; member in struct:karatsuba_ctx
H A Dmpi-pow.c179 mpi_ptr_t tp; local
/linux-master/drivers/platform/surface/
H A Dsurface_platform_profile.c112 enum ssam_tmp_profile tp; local
133 int tp; local
/linux-master/net/ipv4/
H A Dtcp_lp.c139 struct tcp_sock *tp = tcp_sk(sk); local
193 struct tcp_sock *tp = tcp_sk(sk); local
273 struct tcp_sock *tp = tcp_sk(sk); local
[all...]
H A Dtcp_dctcp.c70 static void dctcp_reset(const struct tcp_sock *tp, struct dctcp *ca) argument
80 const struct tcp_sock *tp = tcp_sk(sk); local
110 struct tcp_sock *tp = tcp_sk(sk); local
118 const struct tcp_sock *tp = tcp_sk(sk); local
166 struct tcp_sock *tp = tcp_sk(sk); local
208 const struct tcp_sock *tp = tcp_sk(sk); local
235 struct tcp_sock *tp = tcp_sk(sk); local
[all...]
H A Dtcp_diag.c27 const struct tcp_sock *tp = tcp_sk(sk); local
/linux-master/arch/m68k/kernel/
H A Dsys_m68k.c574 asmlinkage int sys_set_thread_area(unsigned long tp) argument
/linux-master/drivers/net/wireless/mediatek/mt76/mt76x0/
H A Deeprom.c200 mt76x0_get_power_info(struct mt76x02_dev *dev, struct ieee80211_channel *chan, s8 *tp) argument
/linux-master/include/net/
H A Dtc_wrapper.h153 static inline int tc_classify(struct sk_buff *skb, const struct tcf_proto *tp, argument
220 tc_classify(struct sk_buff *skb, const struct tcf_proto *tp, struct tcf_result *res) argument
[all...]
/linux-master/net/sched/
H A Dact_simple.c61 reset_policy(struct tc_action *a, const struct nlattr *defdata, struct tc_defact *p, struct tcf_proto *tp, struct netlink_ext_ack *extack) argument
88 tcf_simp_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 Dcls_cgroup.c22 struct tcf_proto *tp; member in struct:cls_cgroup_head
46 static void *cls_cgroup_get(struct tcf_proto *tp, u32 handle) argument
51 static int cls_cgroup_init(struct tcf_proto *tp) argument
26 cls_cgroup_classify(struct sk_buff *skb, const struct tcf_proto *tp, struct tcf_result *res) argument
78 cls_cgroup_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
134 cls_cgroup_destroy(struct tcf_proto *tp, bool rtnl_held, struct netlink_ext_ack *extack) argument
148 cls_cgroup_delete(struct tcf_proto *tp, void *arg, bool *last, bool rtnl_held, struct netlink_ext_ack *extack) argument
154 cls_cgroup_walk(struct tcf_proto *tp, struct tcf_walker *arg, bool rtnl_held) argument
172 cls_cgroup_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_connmark.c98 tcf_connmark_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/fs/xfs/scrub/
H A Dreaddir.c143 xchk_read_leaf_dir_buf( struct xfs_trans *tp, struct xfs_inode *dp, struct xfs_da_geometry *geo, xfs_dir2_off_t *curoff, struct xfs_buf **bpp) argument
[all...]
H A Dfscounters.c390 xchk_fscount_add_frextent( struct xfs_mount *mp, struct xfs_trans *tp, const struct xfs_rtalloc_rec *rec, void *priv) argument
/linux-master/fs/xfs/libxfs/
H A Dxfs_btree_mem.c268 xfbtree_trans_commit( struct xfbtree *xfbt, struct xfs_trans *tp) argument
319 xfbtree_trans_cancel( struct xfbtree *xfbt, struct xfs_trans *tp) argument
[all...]
H A Dxfs_symlink_remote.c168 xfs_symlink_local_to_remote( struct xfs_trans *tp, struct xfs_buf *bp, struct xfs_inode *ip, struct xfs_ifork *ifp) argument
310 xfs_symlink_write_target( struct xfs_trans *tp, struct xfs_inode *ip, const char *target_path, int pathlen, xfs_fsblock_t fs_blocks, uint resblks) argument
[all...]
/linux-master/kernel/trace/
H A Dtrace_probe_tmpl.h235 __get_data_size(struct trace_probe *tp, struct pt_regs *regs, void *edata) argument
254 store_trace_args(void *data, struct trace_probe *tp, void *rec, void *edata, argument

Completed in 168 milliseconds

1234567891011>>