/linux/drivers/acpi/apei/ |
H A D | apei-internal.h | 25 u32 ip; member
|
/linux/tools/perf/util/ |
H A D | machine.c | 2002 u64 ip) in ip__resolve_ams() 2065 static char *callchain_srcline(struct map_symbol *ms, u64 ip) in callchain_srcline() 2098 u64 ip, in add_callchain_ip() 2349 u64 ip; in lbr_callchain_add_lbr_ip() local 2686 u64 ip = chain->ips[ent]; in find_prev_cpumode() local 2829 u64 ip; in thread__resolve_callchain_sample() local 2890 static int append_inlines(struct callchain_cursor *cursor, struct map_symbol *ms, u64 ip) in append_inlines()
|
/linux/arch/x86/kernel/ |
H A D | unwind_frame.c | 73 static bool in_entry_code(unsigned long ip) in in_entry_code()
|
/linux/fs/xfs/scrub/ |
H A D | rtsummary.c | 237 struct xfs_inode *ip = sc->ip; in xchk_rtsum_compare() local
|
H A D | inode_repair.c | 1753 struct xfs_inode *ip, in xrep_clamp_timestamp() 1763 struct xfs_inode *ip) in xrep_inode_timestamps() 1926 struct xfs_inode *ip = sc->ip; in xrep_inode_pptr() local
|
H A D | scrub.c | 876 struct xfs_inode *ip; in xchk_scrubv_open_by_handle() local
|
H A D | rtrmap.c | 247 struct xfs_inode *ip = rtg_rmap(sc->sr.rtg); in xchk_rtrmapbt() local
|
/linux/arch/hexagon/kernel/ |
H A D | traps.c | 78 unsigned long ip, const char *loglvl) in do_show_stack()
|
/linux/fs/xfs/ |
H A D | xfs_inode_item_recover.c | 83 struct xfs_inode *ip; in xfs_recover_inode_owner_change() local
|
H A D | xfs_qm_syscalls.c | 58 struct xfs_inode *ip; in xfs_qm_scall_trunc_qfile() local
|
/linux/kernel/trace/ |
H A D | trace_sched_wakeup.c | 231 wakeup_tracer_call(unsigned long ip, unsigned long parent_ip, in wakeup_tracer_call() 322 unsigned long ip, unsigned long parent_ip, in __trace_function()
|
H A D | trace.c | 1133 int __trace_array_puts(struct trace_array *tr, unsigned long ip, in __trace_array_puts() 1185 int __trace_puts(unsigned long ip, const char *str, int size) in __trace_puts() 1196 int __trace_bputs(unsigned long ip, const char *str) in __trace_bputs() 2947 trace_function(struct trace_array *tr, unsigned long ip, unsigned long in trace_function() 3337 int trace_vbprintk(unsigned long ip, const char *fmt, va_list args) in trace_vbprintk() 3397 unsigned long ip, const char *fmt, va_list args) in __trace_array_vprintk() 3446 unsigned long ip, const char *fmt, va_list args) in trace_array_vprintk() 3475 unsigned long ip, const char *fmt, ...) in trace_array_printk() 3519 unsigned long ip, const char *fmt, ...) in trace_array_printk_buf() 3533 int trace_vprintk(unsigned long ip, const char *fmt, va_list args) in trace_vprintk() [all …]
|
/linux/drivers/net/ethernet/neterion/ |
H A D | s2io.c | 4045 struct iphdr *ip; in s2io_xmit() local 8165 static int check_L2_lro_capable(u8 *buffer, struct iphdr **ip, in check_L2_lro_capable() 8202 static int check_for_socket_match(struct lro *lro, struct iphdr *ip, in check_for_socket_match() 8214 static inline int get_l4_pyld_length(struct iphdr *ip, struct tcphdr *tcp) in get_l4_pyld_length() 8220 struct iphdr *ip, struct tcphdr *tcp, in initiate_new_session() 8249 struct iphdr *ip = lro->iph; in update_L3L4_header() local 8276 static void aggregate_new_rx(struct lro *lro, struct iphdr *ip, in aggregate_new_rx() 8298 static int verify_l3_l4_lro_capable(struct lro *l_lro, struct iphdr *ip, in verify_l3_l4_lro_capable() 8360 struct iphdr *ip; in s2io_club_tcp_session() local
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vcn.h | 80 #define RREG32_SOC15_DPG_MODE_1_0(ip, inst_idx, reg, mask, sram_sel) \ argument 90 #define WREG32_SOC15_DPG_MODE_1_0(ip, inst_idx, reg, value, mask, sram_sel) \ argument 101 #define SOC15_DPG_MODE_OFFSET(ip, inst_idx, reg) \ argument 162 #define SOC24_DPG_MODE_OFFSET(ip, inst_idx, reg) \ argument
|
/linux/net/bridge/netfilter/ |
H A D | ebt_among.c | 20 const char *mac, __be32 ip) in ebt_mac_wormhash_contains()
|
/linux/samples/bpf/ |
H A D | trace_event_user.c | 63 __u64 ip[PERF_MAX_STACK_DEPTH] = {}; in print_stack() local
|
/linux/drivers/gpu/drm/i915/ |
H A D | intel_device_info.c | 297 static void ip_ver_read(struct drm_i915_private *i915, u32 offset, struct intel_ip_version *ip) in ip_ver_read()
|
/linux/arch/um/kernel/ |
H A D | process.c | 273 unsigned long stack_page, sp, ip; in __get_wchan() local
|
/linux/tools/perf/tests/ |
H A D | hists_link.c | 19 u64 ip; member
|
/linux/net/atm/ |
H A D | mpoa_proc.c | 247 unsigned char ip[4]; in parse_qos() local
|
/linux/drivers/mtd/ |
H A D | inftlmount.c | 39 struct INFTLPartition *ip; in find_boot_record() local
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | lwt_redirect.c | 77 char ip[256]; in ping_dev() local
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_inode_fork.h | 79 #define XFS_IFORK_MAXEXT(ip, w) \ argument
|
/linux/fs/jfs/ |
H A D | jfs_txnmgr.h | 53 struct inode *ip; /* inode being deleted */ member 92 struct inode *ip; /* 4/8: object */ member
|
/linux/drivers/misc/ |
H A D | hpilo.c | 531 static int ilo_close(struct inode *ip, struct file *fp) in ilo_close() 562 static int ilo_open(struct inode *ip, struct file *fp) in ilo_open()
|