Searched defs:ip (Results 301 - 325 of 662) sorted by relevance

<<11121314151617181920>>

/linux-master/drivers/net/wireguard/selftest/
H A Dallowedips.c84 union nf_inet_addr ip; member in struct:horrible_allowedips_node
138 horrible_match_v4(const struct horrible_allowedips_node *node, struct in_addr *ip) argument
144 horrible_match_v6(const struct horrible_allowedips_node *node, struct in6_addr *ip) argument
181 horrible_allowedips_insert_v4(struct horrible_allowedips *table, struct in_addr *ip, u8 cidr, void *value) argument
198 horrible_allowedips_insert_v6(struct horrible_allowedips *table, struct in6_addr *ip, u8 cidr, void *value) argument
215 horrible_allowedips_lookup_v4(struct horrible_allowedips *table, struct in_addr *ip) argument
227 horrible_allowedips_lookup_v6(struct horrible_allowedips *table, struct in6_addr *ip) argument
257 u8 ip[16], mutate_mask[16], mutated[16]; local
427 static struct in_addr ip; local
439 static struct in6_addr ip; local
500 struct in6_addr ip; local
[all...]
/linux-master/kernel/trace/
H A Dtrace_irqsoff.c140 irqsoff_tracer_call(unsigned long ip, unsigned long parent_ip, argument
372 start_critical_timing(unsigned long ip, unsigned long parent_ip) argument
405 stop_critical_timing(unsigned long ip, unsigned long parent_ip) argument
272 __trace_function(struct trace_array *tr, unsigned long ip, unsigned long parent_ip, unsigned int trace_ctx) argument
[all...]
/linux-master/net/ipv6/ila/
H A Dila_xlat.c13 struct ila_params ip; member in struct:ila_xlat_params
[all...]
/linux-master/net/netfilter/ipset/
H A Dip_set_hash_netportnet.c46 __be32 ip[2]; member in union:hash_netportnet4_elem::__anon377
195 u32 ip = 0, ip_to = 0, p = 0, port, port_to; local
339 union nf_inet_addr ip[2]; member in struct:hash_netportnet6_elem
[all...]
H A Dip_set_hash_netiface.c48 __be32 ip; member in struct:hash_netiface4_elem_hashed
57 __be32 ip; member in struct:hash_netiface4_elem
205 u32 ip = 0, ip_to = 0, i = 0; local
283 union nf_inet_addr ip; member in struct:hash_netiface6_elem_hashed
291 union nf_inet_addr ip; member in struct:hash_netiface6_elem
[all...]
/linux-master/tools/perf/include/perf/
H A Dperf_dlfilter.h42 __u64 ip; member in struct:perf_dlfilter_sample
/linux-master/arch/loongarch/kernel/
H A Dkgdb.c299 union loongarch_instruction *ip = (union loongarch_instruction *)pc; local
[all...]
/linux-master/tools/perf/tests/
H A Ddlfilter-test.c48 u64 ip; member in struct:test_data
/linux-master/drivers/net/ethernet/sfc/
H A Dtc_encap_actions.c269 struct iphdr *ip; local
289 struct ipv6hdr *ip; local
[all...]
/linux-master/arch/x86/kernel/
H A Dkgdb.c725 void kgdb_arch_set_pc(struct pt_regs *regs, unsigned long ip) argument
[all...]
H A Dunwind_orc.c78 static inline unsigned long orc_ip(const int *ip) argument
113 static struct orc_entry *orc_module_find(unsigned long ip) argument
124 static struct orc_entry *orc_module_find(unsigned long ip) argument
83 __orc_find(int *ip_table, struct orc_entry *u_table, unsigned int num_entries, unsigned long ip) argument
143 orc_ftrace_find(unsigned long ip) argument
169 orc_ftrace_find(unsigned long ip) argument
198 orc_find(unsigned long ip) argument
410 deref_stack_regs(struct unwind_state *state, unsigned long addr, unsigned long *ip, unsigned long *sp) argument
426 deref_stack_iret_regs(struct unwind_state *state, unsigned long addr, unsigned long *ip, unsigned long *sp) argument
[all...]
/linux-master/fs/jfs/
H A Dnamei.c67 struct inode *ip = NULL; /* child directory inode */ local
200 struct inode *ip = NULL; /* child directory inode */ local
337 struct inode *ip = d_inode(dentry); local
467 struct inode *ip = d_inode(dentry); local
623 commitZeroLink(tid_t tid, struct inode *ip) argument
689 jfs_free_zero_link(struct inode *ip) argument
791 struct inode *ip = d_inode(old_dentry); local
887 struct inode *ip; local
1362 struct inode *ip; local
1453 struct inode *ip; local
[all...]
/linux-master/arch/m68k/mac/
H A Dmisc.c560 const unsigned short int *ip; local
/linux-master/drivers/iio/
H A Dindustrialio-event.c547 int __user *ip = (int __user *)arg; local
/linux-master/tools/perf/util/
H A Ddlfilter.c287 static __s32 code_read(__u64 ip, struct map *map, struct machine *machine, void *buf, __u32 len) argument
297 static __s32 dlfilter__object_code(void *ctx, __u64 ip, void *buf, __u32 len) argument
[all...]
H A Dsample.h82 u64 ip; member in struct:perf_sample
/linux-master/lib/zstd/common/
H A Dfse_decompress.c326 const BYTE* ip = istart; local
/linux-master/arch/mips/kernel/
H A Dprocess.c193 static inline int is_jr_ra_ins(union mips_instruction *ip) argument
223 is_ra_save_ins(union mips_instruction *ip, int *poff) argument
317 is_jump_ins(union mips_instruction *ip) argument
354 is_sp_move_ins(union mips_instruction *ip, int *frame_size) argument
408 union mips_instruction insn, *ip, *ip_end; local
482 union mips_instruction *ip = (void *)schedule; local
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_tun.c204 char *ip; local
234 struct iphdr *ip; local
350 struct iphdr *ip; local
[all...]
/linux-master/fs/bcachefs/
H A Dsix.c291 bool six_trylock_ip(struct six_lock *lock, enum six_lock_type type, unsigned long ip) argument
312 six_relock_ip(struct six_lock *lock, enum six_lock_type type, unsigned seq, unsigned long ip) argument
404 six_lock_slowpath(struct six_lock *lock, enum six_lock_type type, struct six_lock_waiter *wait, six_lock_should_sleep_fn should_sleep_fn, void *p, unsigned long ip) argument
537 six_lock_ip_waiter(struct six_lock *lock, enum six_lock_type type, struct six_lock_waiter *wait, six_lock_should_sleep_fn should_sleep_fn, void *p, unsigned long ip) argument
603 six_unlock_ip(struct six_lock *lock, enum six_lock_type type, unsigned long ip) argument
[all...]
/linux-master/fs/gfs2/
H A Daops.c40 void gfs2_trans_add_databufs(struct gfs2_inode *ip, struct folio *folio, argument
128 struct gfs2_inode *ip = GFS2_I(inode); local
155 struct gfs2_inode *ip = GFS2_I(inode); local
392 struct gfs2_inode *ip = GFS2_I(mapping->host); local
412 static int stuffed_read_folio(struct gfs2_inode *ip, struc argument
449 struct gfs2_inode *ip = GFS2_I(inode); local
477 gfs2_internal_read(struct gfs2_inode *ip, char *buf, loff_t *pos, size_t size) argument
523 struct gfs2_inode *ip = GFS2_I(inode); local
591 struct gfs2_inode *ip = GFS2_I(mapping->host); local
[all...]
H A Dglops.c250 struct gfs2_inode *ip; local
271 static void gfs2_clear_glop_pending(struct gfs2_inode *ip) argument
305 struct gfs2_inode *ip local
360 struct gfs2_inode *ip = gfs2_glock2inode(gl); local
402 gfs2_dinode_in(struct gfs2_inode *ip, const void *buf) argument
481 gfs2_inode_refresh(struct gfs2_inode *ip) argument
504 struct gfs2_inode *ip = gl->gl_object; local
515 struct gfs2_inode *ip = gl->gl_object; local
543 struct gfs2_inode *ip = gl->gl_object; local
597 struct gfs2_inode *ip = GFS2_I(sdp->sd_jdesc->jd_inode); local
626 struct gfs2_inode *ip = gl->gl_object; local
[all...]
/linux-master/arch/s390/lib/
H A Dtest_unwind.c268 static void notrace __used test_unwind_ftrace_handler(unsigned long ip, argument
/linux-master/arch/um/kernel/
H A Dprocess.c358 unsigned long stack_page, sp, ip; local
/linux-master/tools/testing/selftests/net/tcp_ao/
H A Dunsigned-md5.c495 static void client_add_ip(union tcp_addr *client, const char *ip) argument

Completed in 205 milliseconds

<<11121314151617181920>>