Home
last modified time | relevance | path

Searched defs:ip (Results 426 – 450 of 739) sorted by relevance

1...<<11121314151617181920>>...30

/openbmc/linux/drivers/misc/
H A Dhpilo.c531 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()
/openbmc/linux/tools/perf/scripts/python/
H A Dexport-to-postgresql.py1031 …, evsel_id, machine_id, thread_id, comm_id, dso_id, symbol_id, sym_offset, ip, time, cpu, to_dso_i… argument
1038 def call_path_table(cp_id, parent_id, symbol_id, ip, *x): argument
/openbmc/linux/tools/perf/dlfilters/
H A Ddlfilter-test-api-v0.c41 __u64 ip; member
138 __u64 ip; member
H A Ddlfilter-test-api-v2.c47 __u64 ip; member
153 __u64 ip; member
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A DmISDNipac.c30 #define ReadIPAC(ip, o) (ip->read_reg(ip->hw, o)) argument
31 #define WriteIPAC(ip, o, v) (ip->write_reg(ip->hw, o, v)) argument
/openbmc/linux/fs/xfs/
H A Dxfs_dquot.c914 struct xfs_inode *ip, in xfs_qm_id_for_quotatype()
936 struct xfs_inode *ip, in xfs_qm_dqget_inode()
H A Dxfs_rtalloc.c793 struct xfs_inode *ip) /* inode (bitmap/summary) */ in xfs_growfs_rt_alloc()
1362 struct xfs_inode *ip, in xfs_rtmount_iread_extents()
H A Dxfs_ioctl32.c426 struct xfs_inode *ip = XFS_I(inode); in xfs_file_compat_ioctl() local
/openbmc/linux/drivers/media/usb/pvrusb2/
H A Dpvrusb2-std.c176 const struct std_name *ip,*gp; in pvr2_std_id_to_str() local
/openbmc/linux/drivers/media/platform/renesas/rzg2l-cru/
H A Drzg2l-cru.h116 struct rzg2l_cru_ip ip; member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dgm200.c33 int nr = (tidx & 0x00ff0000) >> 16, sp, ip; in gm200_flcn_tracepc() local
/openbmc/linux/fs/xfs/scrub/
H A Dscrub.h85 struct xfs_inode *ip; member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dctxnv40.h81 int ip = 0; in _cp_bra() local
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_tx.c263 struct iphdr *ip; in ieee80211_classify() local
/openbmc/linux/fs/gfs2/
H A Dutil.h83 #define gfs2_consist_inode(ip) \ argument
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_vcn.h81 #define RREG32_SOC15_DPG_MODE_1_0(ip, inst_idx, reg, mask, sram_sel) \ argument
91 #define WREG32_SOC15_DPG_MODE_1_0(ip, inst_idx, reg, value, mask, sram_sel) \ argument
102 #define SOC15_DPG_MODE_OFFSET(ip, inst_idx, reg) \ argument
/openbmc/linux/arch/arm64/net/
H A Dbpf_jit_comp.c2090 static bool is_long_jump(void *ip, void *target) in is_long_jump()
2102 static int gen_branch_or_nop(enum aarch64_insn_branch_type type, void *ip, in gen_branch_or_nop()
2184 int bpf_arch_text_poke(void *ip, enum bpf_text_poke_type poke_type, in bpf_arch_text_poke()
/openbmc/linux/sound/soc/stm/
H A Dstm32_sai_sub.c41 #define STM_SAI_IS_PLAYBACK(ip) ((ip)->dir == SNDRV_PCM_STREAM_PLAYBACK) argument
42 #define STM_SAI_IS_CAPTURE(ip) ((ip)->dir == SNDRV_PCM_STREAM_CAPTURE) argument
53 #define STM_SAI_PROTOCOL_IS_SPDIF(ip) ((ip)->spdif) argument
H A Dstm32_sai.h257 #define STM_SAI_IS_F4(ip) ((ip)->conf.version == STM_SAI_STM32F4) argument
258 #define STM_SAI_HAS_SPDIF_PDM(ip)\ argument
/openbmc/u-boot/drivers/net/phy/
H A Dncsi.c569 static void ncsi_handle_aen(struct ip_udp_hdr *ip, unsigned int len) in ncsi_handle_aen()
631 void ncsi_receive(struct ethernet_hdr *et, struct ip_udp_hdr *ip, in ncsi_receive()
/openbmc/linux/drivers/md/bcache/
H A Dclosure.h164 unsigned long ip; member
/openbmc/linux/include/uapi/linux/netfilter/
H A Dnfnetlink_osf.h71 struct iphdr ip; member
/openbmc/u-boot/drivers/net/
H A Dsandbox.c117 struct ip_udp_hdr *ip; in sandbox_eth_ping_req_to_reply() local
/openbmc/linux/net/netfilter/
H A Dxt_HMARK.c253 struct iphdr *ip, _ip; in hmark_pkt_set_htuple_ipv4() local
/openbmc/linux/include/net/netfilter/
H A Dnf_tables_offload.h51 struct flow_dissector_key_ip ip; member

1...<<11121314151617181920>>...30