Searched defs:pptr (Results 1 - 25 of 34) sorted by relevance

12

/linux-master/tools/testing/selftests/bpf/progs/
H A Dbpf_iter_bpf_percpu_array_map.c31 void *pptr = ctx->value; local
H A Dbpf_iter_bpf_percpu_hash_map.c33 void *pptr = ctx->value; local
/linux-master/tools/testing/selftests/powerpc/ptrace/
H A Dptrace-tar.c13 int *pptr; variable
H A Dptrace-tm-tar.c12 unsigned long *cptr, *pptr; variable
H A Dptrace-tm-spd-gpr.c13 int *cptr, *pptr; variable
H A Dptrace-tm-gpr.c13 unsigned long *cptr, *pptr; variable
H A Dptrace-tm-spd-tar.c12 int *cptr, *pptr; variable
H A Dptrace-vsx.c12 int *cptr, *pptr; variable
H A Dptrace-gpr.c14 int *cptr, *pptr; variable
H A Dptrace-tm-spd-vsx.c12 int *cptr, *pptr; variable
H A Dptrace-tm-vsx.c12 unsigned long *cptr, *pptr; variable
H A Dptrace-tm-spr.c18 struct shared *cptr, *pptr; variable in typeref:struct:
/linux-master/net/bridge/netfilter/
H A Debt_ip.c43 const union pkthdr *pptr; local
[all...]
H A Debt_ip6.c43 const union pkthdr *pptr; local
H A Debt_log.c60 const struct tcpudphdr *pptr; local
/linux-master/fs/hfsplus/
H A Dbitmap.c25 __be32 *pptr, *curr, *end; local
169 __be32 *pptr, *curr, *end; local
[all...]
/linux-master/net/netfilter/
H A Dxt_multiport.c88 const __be16 *pptr; local
/linux-master/net/netfilter/ipvs/
H A Dip_vs_proto.c229 __be16 _ports[2], *pptr; local
261 __be16 _ports[2], *pptr; local
[all...]
H A Dip_vs_conn.c319 __be16 _ports[2], *pptr; local
/linux-master/tools/bpf/
H A Dbpf_jit_disasm.c176 char *ptr, *pptr, *tmp; local
/linux-master/fs/xfs/scrub/
H A Dparent.c397 xchk_parent_iget( struct xchk_pptrs *pp, const struct xfs_parent_rec *pptr, struct xfs_inode **dpp) argument
534 xchk_parent_revalidate_pptr( struct xchk_pptrs *pp, const struct xfs_name *xname, struct xfs_parent_rec *pptr) argument
556 xchk_parent_slow_pptr( struct xchk_pptrs *pp, const struct xfs_name *xname, struct xfs_parent_rec *pptr) argument
632 struct xchk_pptr pptr; local
[all...]
H A Ddirtree.c155 xchk_dirpath_append( struct xchk_dirtree *dl, struct xfs_inode *ip, struct xchk_dirpath *path, const struct xfs_name *name, const struct xfs_parent_rec *pptr) argument
H A Dparent_repair.c292 xrep_parent_replay_update( struct xrep_parent *rp, const struct xfs_name *xname, struct xrep_pptr *pptr) argument
337 struct xrep_pptr pptr; local
377 struct xrep_pptr pptr = { local
403 struct xrep_pptr pptr = { local
[all...]
/linux-master/fs/xfs/libxfs/
H A Dxfs_parent.c305 xfs_parent_lookup( struct xfs_trans *tp, struct xfs_inode *ip, const struct xfs_name *parent_name, struct xfs_parent_rec *pptr, struct xfs_da_args *scratch) argument
319 xfs_parent_sanity_check( struct xfs_mount *mp, const struct xfs_name *parent_name, const struct xfs_parent_rec *pptr) argument
341 xfs_parent_set( struct xfs_inode *ip, xfs_ino_t owner, const struct xfs_name *parent_name, struct xfs_parent_rec *pptr, struct xfs_da_args *scratch) argument
364 xfs_parent_unset( struct xfs_inode *ip, xfs_ino_t owner, const struct xfs_name *parent_name, struct xfs_parent_rec *pptr, struct xfs_da_args *scratch) argument
[all...]
/linux-master/kernel/bpf/
H A Dmemalloc.c142 void *pptr = __alloc_percpu_gfp(c->unit_size, 8, flags); local

Completed in 377 milliseconds

12