Searched refs:ip (Results 51 - 75 of 1998) sorted by last modified time

1234567891011>>

/linux-master/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c41 #include <net/ip.h>
/linux-master/drivers/net/ethernet/broadcom/asp2/
H A Dbcmasp_intf.c16 #include <net/ip.h>
/linux-master/drivers/mtd/nand/raw/
H A Ddiskonchip.c1018 struct INFTLPartition *ip; local
1079 ip = &(mh->Partitions[i]);
1080 le32_to_cpus(&ip->virtualUnits);
1081 le32_to_cpus(&ip->firstUnit);
1082 le32_to_cpus(&ip->lastUnit);
1083 le32_to_cpus(&ip->flags);
1084 le32_to_cpus(&ip->spareUnits);
1085 le32_to_cpus(&ip->Reserved0);
1093 i, ip->virtualUnits, ip
[all...]
/linux-master/drivers/gpu/drm/amd/pm/swsmu/smu13/
H A Dsmu_v13_0_6_ppt.c105 enum amdgpu_mca_ip ip; member in struct:mca_bank_ipid
112 enum amdgpu_mca_ip ip; member in struct:mca_ras_info
2835 .ip = AMDGPU_MCA_IP_UMC,
2839 .ip = AMDGPU_MCA_IP_SMU,
2844 .ip = AMDGPU_MCA_IP_SMU,
2851 .ip = AMDGPU_MCA_IP_SMU,
2858 .ip = AMDGPU_MCA_IP_PCS_XGMI,
2896 if (mca_decode_ipid_to_hwip(entry->regs[MCA_REG_IDX_IPID]) != mca_ras->ip)
/linux-master/arch/x86/include/asm/
H A Dperf_event.h418 u64 ip; member in struct:pebs_basic
431 u64 flags, ip, ax, cx, dx, bx, sp, bp, si, di; member in struct:pebs_gprs
542 (regs)->ip = (__ip); \
/linux-master/arch/x86/entry/
H A Dentry_fred.c32 fred_event_data(regs), regs->cs, regs->ip);
42 fred_event_data(regs), regs->cs, regs->ip);
H A Dcommon.c102 if (unlikely(regs->cx != regs->ip || regs->r11 != regs->flags))
117 if (unlikely(regs->ip >= TASK_SIZE_MAX))
405 * so that 'regs->ip -= 2' lands back on an int $0x80 instruction.
408 regs->ip = landing_pad;
425 if (unlikely(regs->ip != landing_pad))
/linux-master/tools/testing/selftests/net/
H A Dudpgso.c14 #include <netinet/ip.h>
/linux-master/tools/perf/util/
H A Dannotate.c1267 struct evsel *evsel, u64 ip)
1269 return symbol__inc_addr_samples(&he->ms, evsel, ip, sample);
3720 static struct disasm_line *find_disasm_line(struct symbol *sym, u64 ip) argument
3728 if (sym->start + dl->al.offset == ip) {
3734 ip++;
3779 u64 annotate_calc_pcrel(struct map_symbol *ms, u64 ip, int offset, argument
3798 addr = ip + (next->al.offset - dl->al.offset) + offset;
3807 * This function first annotates the instruction at @he->ip and extracts
3822 u64 ip = he->ip, add local
1266 hist_entry__inc_addr_samples(struct hist_entry *he, struct perf_sample *sample, struct evsel *evsel, u64 ip) argument
[all...]
/linux-master/net/netfilter/
H A Dnf_flow_table_ip.c7 #include <linux/ip.h>
12 #include <net/ip.h>
/linux-master/net/ipv4/
H A Dfib_frontend.c36 #include <net/ip.h>
/linux-master/net/core/
H A Ddev.c125 #include <linux/ip.h>
126 #include <net/ip.h>
/linux-master/net/bridge/netfilter/
H A Dnf_conntrack_bridge.c3 #include <linux/ip.h>
12 #include <net/ip.h>
/linux-master/net/bridge/
H A Dbr_private.h1040 br_multicast_find_group_src(struct net_bridge_port_group *pg, struct br_ip *ip);
1185 static inline bool br_multicast_is_star_g(const struct br_ip *ip) argument
1187 switch (ip->proto) {
1189 return ipv4_is_zeronet(ip->src.ip4);
1192 return ipv6_addr_any(&ip->src.ip6);
H A Dbr_netfilter_hooks.c16 #include <linux/ip.h>
33 #include <net/ip.h>
573 * 1. skb passes through bridge and fake-ip (br_netfilter)Prerouting.
591 * But such confirmation won't happen when eb/ip/nftables rules dropped the
943 * POST_ROUTING was already invoked from the ip stack.
/linux-master/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_main.c20 #include <linux/ip.h>
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_arfs.c35 #include <linux/ip.h>
603 "%s: add rule(filter id=%d, rq idx=%d, ip proto=0x%x) failed,err=%d\n",
/linux-master/include/linux/
H A Dirqflags.h23 extern void lockdep_softirqs_on(unsigned long ip);
24 extern void lockdep_softirqs_off(unsigned long ip);
26 extern void lockdep_hardirqs_on(unsigned long ip);
27 extern void lockdep_hardirqs_off(unsigned long ip);
29 static inline void lockdep_softirqs_on(unsigned long ip) { } argument
30 static inline void lockdep_softirqs_off(unsigned long ip) { } argument
32 static inline void lockdep_hardirqs_on(unsigned long ip) { } argument
33 static inline void lockdep_hardirqs_off(unsigned long ip) { } argument
/linux-master/fs/bcachefs/
H A Dbtree_iter.h192 unsigned long ip)
196 path = __bch2_btree_path_make_mut(trans, path, intent, ip);
208 bool intent, unsigned long ip)
211 ? __bch2_btree_path_set_pos(trans, path, new_pos, intent, ip)
456 unsigned long ip)
469 iter->ip_allocated = ip;
472 locks_want, depth, flags, ip);
190 bch2_btree_path_make_mut(struct btree_trans *trans, btree_path_idx_t path, bool intent, unsigned long ip) argument
206 bch2_btree_path_set_pos(struct btree_trans *trans, btree_path_idx_t path, struct bpos new_pos, bool intent, unsigned long ip) argument
450 bch2_trans_iter_init_common(struct btree_trans *trans, struct btree_iter *iter, unsigned btree_id, struct bpos pos, unsigned locks_want, unsigned depth, unsigned flags, unsigned long ip) argument
/linux-master/arch/x86/events/
H A Dcore.c2767 if (perf_callchain_store(entry, regs->ip))
2878 perf_callchain_store(entry, regs->ip);
2906 * 20 bits and we use regs->ip + 0x10 * regs->cs.
2945 return regs->ip + code_segment_base(regs);
/linux-master/tools/hv/
H A Dhv_kvp_daemon.c691 sprintf(cmd, "%s %s", "ip route show dev", if_name);
703 sprintf(cmd, "%s %s", "ip -f inet6 route show dev", if_name);
931 * Collect other ip related configuration info.
1356 * Here is the ifcfg format of the ip configuration file:
1379 * Here is the keyfile format of the ip configuration file:
/linux-master/net/ipv6/
H A Dip6_fib.c29 #include <net/ip.h>
H A Daddrconf.c78 #include <net/ip.h>
2628 * We don't want that to result in creating a new temporary ip address.
/linux-master/net/ipv4/netfilter/
H A Dip_tables.c17 #include <net/ip.h>
43 ip_packet_match(const struct iphdr *ip, argument
52 (ip->saddr & ipinfo->smsk.s_addr) != ipinfo->src.s_addr) ||
54 (ip->daddr & ipinfo->dmsk.s_addr) != ipinfo->dst.s_addr))
69 NF_INVF(ipinfo, IPT_INV_PROTO, ip->protocol != ipinfo->proto))
82 ip_checkentry(const struct ipt_ip *ip) argument
84 if (ip->flags & ~IPT_F_MASK)
86 if (ip->invflags & ~IPT_INV_MASK)
113 memcmp(&e->ip, &uncond, sizeof(uncond)) == 0;
230 const struct iphdr *ip; local
466 const struct ipt_ip *ip = par->entryinfo; local
1257 compat_find_calc_match(struct xt_entry_match *m, const struct ipt_ip *ip, int *size) argument
[all...]
/linux-master/drivers/scsi/
H A Dsg.c923 int __user *ip = p; local
955 result = get_user(val, ip);
978 return put_user(0, ip);
998 result = get_user(val, ip);
1009 return put_user(srp->header.pack_id, ip);
1013 return put_user(-1, ip);
1022 return put_user(val, ip);
1024 return put_user(sdp->sg_tablesize, ip);
1026 result = get_user(val, ip);
1049 return put_user(val, ip);
[all...]

Completed in 446 milliseconds

1234567891011>>