Searched defs:ip (Results 1 - 25 of 662) sorted by relevance

1234567891011>>

/linux-master/fs/xfs/
H A Dxfs_reflink.h9 static inline bool xfs_is_always_cow_inode(struct xfs_inode *ip) argument
14 static inline bool xfs_is_cow_inode(struct xfs_inode *ip) argument
[all...]
H A Dxfs_filestream.h21 xfs_inode_is_filestream( struct xfs_inode *ip) argument
H A Dxfs_iunlink_item.h16 struct xfs_inode *ip; member in struct:xfs_iunlink_item
/linux-master/samples/ftrace/
H A Dftrace-direct-multi.c13 void my_direct_func(unsigned long ip) argument
/linux-master/samples/bpf/
H A Dsampleip_kern.c25 u64 ip; local
H A Dtracex4.bpf.c14 u64 ip; member in struct:pair
40 long ip = 0; local
/linux-master/fs/gfs2/
H A Dlog.h58 static inline void gfs2_ordered_add_inode(struct gfs2_inode *ip) argument
H A Dbmap.h28 static inline void gfs2_write_calc_reserv(const struct gfs2_inode *ip, argument
H A Dquota.h40 static inline int gfs2_quota_lock_check(struct gfs2_inode *ip, argument
[all...]
/linux-master/fs/xfs/scrub/
H A Dsymlink.c40 struct xfs_inode *ip = sc->ip; local
/linux-master/include/linux/netfilter/ipset/
H A Dpfxlen.h46 ip6_netmask(union nf_inet_addr *ip, u8 prefix) argument
/linux-master/arch/riscv/kernel/probes/
H A Dftrace.c6 void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip, argument
/linux-master/arch/x86/kernel/kprobes/
H A Dftrace.c16 void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip, argument
[all...]
/linux-master/include/linux/
H A Dbottom_half.h11 static __always_inline void __local_bh_disable_ip(unsigned long ip, unsigned int cnt) argument
26 static inline void local_bh_enable_ip(unsigned long ip) argument
H A Dprofile.h52 static inline void profile_hit(int type, void *ip) argument
78 static inline void profile_hits(int type, void *ip, unsigned int nr_hits) argument
83 static inline void profile_hit(int type, void *ip) argument
/linux-master/arch/arm/lib/
H A Dbitops.h9 ands ip, r1, #3 variable
34 ands ip, r1, #3 variable
50 strex ip, r2, [r1] variable
51 cmp ip, #0 variable
[all...]
/linux-master/fs/smb/client/
H A Ddns_resolve.c35 char *ip; local
/linux-master/kernel/trace/
H A Dftrace_internal.h37 ftrace_ops_test(struct ftrace_ops *ops, unsigned long ip, void *regs) argument
/linux-master/arch/sh/kernel/cpu/irq/
H A Dimask.c31 static inline void set_interrupt_registers(int ip) argument
/linux-master/fs/jfs/
H A Djfs_discard.c32 void jfs_issue_discard(struct inode *ip, u64 blkno, u64 nblocks) argument
65 int jfs_ioc_trim(struct inode *ip, struct fstrim_range *range) argument
[all...]
/linux-master/tools/perf/util/
H A Dcall-path.c14 call_path__init(struct call_path *cp, struct call_path *parent, struct symbol *sym, u64 ip, bool in_kernel) argument
49 call_path__new(struct call_path_root *cpr, struct call_path *parent, struct symbol *sym, u64 ip, bool in_kernel) argument
77 call_path__findnew(struct call_path_root *cpr, struct call_path *parent, struct symbol *sym, u64 ip, u64 ks) argument
[all...]
/linux-master/drivers/gpu/drm/lima/
H A Dlima_bcast.c17 struct lima_ip *ip = dev->ip + lima_ip_bcast; local
29 static int lima_bcast_hw_init(struct lima_ip *ip) argument
36 int lima_bcast_resume(struct lima_ip *ip) argument
41 void lima_bcast_suspend(struct lima_ip *ip) argument
46 lima_bcast_init(struct lima_ip *ip) argument
58 lima_bcast_fini(struct lima_ip *ip) argument
[all...]
/linux-master/fs/isofs/
H A Djoliet.c20 __be16 *ip, ch; local
/linux-master/arch/csky/kernel/probes/
H A Dftrace.c6 void kprobe_ftrace_handler(unsigned long ip, unsigned long parent_ip, argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dskb_pkt_end.c15 struct iphdr *ip = NULL; local
31 struct iphdr *ip = NULL; local

Completed in 468 milliseconds

1234567891011>>