/kernel/linux/linux-6.6/net/wireless/ |
H A D | rdev-ops.h | 281 rdev_get_mpath(struct cfg80211_registered_device *rdev, struct net_device *dev, u8 *dst, u8 *next_hop, struct mpath_info *pinfo) rdev_get_mpath() argument 293 rdev_get_mpp(struct cfg80211_registered_device *rdev, struct net_device *dev, u8 *dst, u8 *mpp, struct mpath_info *pinfo) rdev_get_mpp() argument 305 rdev_dump_mpath(struct cfg80211_registered_device *rdev, struct net_device *dev, int idx, u8 *dst, u8 *next_hop, struct mpath_info *pinfo) rdev_dump_mpath() argument 318 rdev_dump_mpp(struct cfg80211_registered_device *rdev, struct net_device *dev, int idx, u8 *dst, u8 *mpp, struct mpath_info *pinfo) rdev_dump_mpp() argument [all...] |
/kernel/linux/linux-6.6/net/ipv4/netfilter/ |
H A D | ip_tables.c | 1387 translate_compat_table(struct net *net, struct xt_table_info **pinfo, void **pentry0, const struct compat_ipt_replace *compatr) translate_compat_table() argument
|
/kernel/linux/linux-6.6/net/ipv6/netfilter/ |
H A D | ip6_tables.c | 1402 translate_compat_table(struct net *net, struct xt_table_info **pinfo, void **pentry0, const struct compat_ip6t_replace *compatr) translate_compat_table() argument
|
/third_party/lame/libmp3lame/ |
H A D | util.h | 535 plotting_data *pinfo; member
|
/third_party/mesa3d/src/gallium/drivers/tegra/ |
H A D | tegra_context.c | 49 tegra_draw_vbo(struct pipe_context *pcontext, const struct pipe_draw_info *pinfo, unsigned drawid_offset, const struct pipe_draw_indirect_info *pindirect, const struct pipe_draw_start_count_bias *draws, unsigned num_draws) tegra_draw_vbo() argument 719 tegra_blit(struct pipe_context *pcontext, const struct pipe_blit_info *pinfo) tegra_blit() argument [all...] |
/third_party/musl/src/network/ |
H A D | lookup_name.c | 651 host_ip_pair *pinfo = NULL; in predefined_host_remove_host() local 676 host_ip_pair *pinfo = (host_ip_pair*)pnode->_data; in _predefined_host_is_contain_host_ip() local 704 host_ip_pair *pinfo = (host_ip_pair*)pdata; in _predefined_host_add_record() local 756 host_ip_pair *pinfo = (host_ip_pair*)pnode->_data; predefined_host_lookup_ip() local 830 host_ip_pair *pinfo = (host_ip_pair*)pnode->_data; predefined_host_name_from_hosts() local [all...] |
/third_party/node/deps/openssl/openssl/engines/ |
H A D | e_capi.c | 1301 CRYPT_KEY_PROV_INFO *pinfo; in capi_get_prov_info() local 1322 capi_dump_prov_info(CAPI_CTX *ctx, BIO *out, CRYPT_KEY_PROV_INFO *pinfo) capi_dump_prov_info() argument 1402 CRYPT_KEY_PROV_INFO *pinfo; capi_dump_cert() local 1555 CRYPT_KEY_PROV_INFO *pinfo = NULL; capi_get_cert_key() local [all...] |
/third_party/node/deps/openssl/openssl/apps/ |
H A D | list.c | 1096 const char *pinfo, *pem_str; in list_pkey() local
|
/third_party/openssl/engines/ |
H A D | e_capi.c | 1301 CRYPT_KEY_PROV_INFO *pinfo; in capi_get_prov_info() local 1322 capi_dump_prov_info(CAPI_CTX *ctx, BIO *out, CRYPT_KEY_PROV_INFO *pinfo) capi_dump_prov_info() argument 1402 CRYPT_KEY_PROV_INFO *pinfo; capi_dump_cert() local 1555 CRYPT_KEY_PROV_INFO *pinfo = NULL; capi_get_cert_key() local [all...] |
/third_party/skia/third_party/externals/libpng/ |
H A D | pngtest.c | 533 memory_infop pinfo; in png_debug_malloc() local 594 memory_infop pinfo = *ppinfo; png_debug_free() local 1986 memory_infop pinfo = pinformation; main() local 2080 memory_infop pinfo = pinformation; main() local [all...] |
/third_party/openssl/apps/ |
H A D | list.c | 1096 const char *pinfo, *pem_str; in list_pkey() local
|
/kernel/linux/linux-5.10/drivers/nvme/target/ |
H A D | fc.c | 1349 nvmet_fc_register_targetport(struct nvmet_fc_port_info *pinfo, in nvmet_fc_register_targetport() argument
|
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | cfg.c | 1922 mpath_set_pinfo(struct mesh_path *mpath, u8 *next_hop, struct mpath_info *pinfo) mpath_set_pinfo() argument 1968 ieee80211_get_mpath(struct wiphy *wiphy, struct net_device *dev, u8 *dst, u8 *next_hop, struct mpath_info *pinfo) ieee80211_get_mpath() argument 1989 ieee80211_dump_mpath(struct wiphy *wiphy, struct net_device *dev, int idx, u8 *dst, u8 *next_hop, struct mpath_info *pinfo) ieee80211_dump_mpath() argument 2010 mpp_set_pinfo(struct mesh_path *mpath, u8 *mpp, struct mpath_info *pinfo) mpp_set_pinfo() argument 2019 ieee80211_get_mpp(struct wiphy *wiphy, struct net_device *dev, u8 *dst, u8 *mpp, struct mpath_info *pinfo) ieee80211_get_mpp() argument 2040 ieee80211_dump_mpp(struct wiphy *wiphy, struct net_device *dev, int idx, u8 *dst, u8 *mpp, struct mpath_info *pinfo) ieee80211_dump_mpp() argument [all...] |
/kernel/linux/linux-5.10/drivers/nvme/host/ |
H A D | fc.c | 283 nvme_fc_attach_to_unreg_lport(struct nvme_fc_port_info *pinfo, in nvme_fc_attach_to_unreg_lport() argument 354 nvme_fc_register_localport(struct nvme_fc_port_info *pinfo, in nvme_fc_register_localport() argument 588 nvme_fc_attach_to_suspended_rport(struct nvme_fc_lport *lport, struct nvme_fc_port_info *pinfo) nvme_fc_attach_to_suspended_rport() argument 645 __nvme_fc_set_dev_loss_tmo(struct nvme_fc_rport *rport, struct nvme_fc_port_info *pinfo) __nvme_fc_set_dev_loss_tmo() argument 671 nvme_fc_register_remoteport(struct nvme_fc_local_port *localport, struct nvme_fc_port_info *pinfo, struct nvme_fc_remote_port **portptr) nvme_fc_register_remoteport() argument [all...] |
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/ |
H A D | verbs.c | 2314 static inline u64 *irdma_next_pbl_addr(u64 *pbl, struct irdma_pble_info **pinfo, in irdma_next_pbl_addr() argument 2338 struct irdma_pble_info *pinfo; in irdma_copy_user_pgaddrs() local 2422 struct irdma_pble_info *pinfo; in irdma_setup_pbles() local [all...] |
/kernel/linux/linux-6.6/drivers/nvme/host/ |
H A D | fc.c | 277 nvme_fc_attach_to_unreg_lport(struct nvme_fc_port_info *pinfo, in nvme_fc_attach_to_unreg_lport() argument 348 nvme_fc_register_localport(struct nvme_fc_port_info *pinfo, in nvme_fc_register_localport() argument 582 nvme_fc_attach_to_suspended_rport(struct nvme_fc_lport *lport, struct nvme_fc_port_info *pinfo) nvme_fc_attach_to_suspended_rport() argument 639 __nvme_fc_set_dev_loss_tmo(struct nvme_fc_rport *rport, struct nvme_fc_port_info *pinfo) __nvme_fc_set_dev_loss_tmo() argument 665 nvme_fc_register_remoteport(struct nvme_fc_local_port *localport, struct nvme_fc_port_info *pinfo, struct nvme_fc_remote_port **portptr) nvme_fc_register_remoteport() argument [all...] |
/kernel/linux/linux-6.6/drivers/nvme/target/ |
H A D | fc.c | 1375 nvmet_fc_register_targetport(struct nvmet_fc_port_info *pinfo, in nvmet_fc_register_targetport() argument
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | cfg.c | 2303 mpath_set_pinfo(struct mesh_path *mpath, u8 *next_hop, struct mpath_info *pinfo) mpath_set_pinfo() argument 2349 ieee80211_get_mpath(struct wiphy *wiphy, struct net_device *dev, u8 *dst, u8 *next_hop, struct mpath_info *pinfo) ieee80211_get_mpath() argument 2370 ieee80211_dump_mpath(struct wiphy *wiphy, struct net_device *dev, int idx, u8 *dst, u8 *next_hop, struct mpath_info *pinfo) ieee80211_dump_mpath() argument 2391 mpp_set_pinfo(struct mesh_path *mpath, u8 *mpp, struct mpath_info *pinfo) mpp_set_pinfo() argument 2400 ieee80211_get_mpp(struct wiphy *wiphy, struct net_device *dev, u8 *dst, u8 *mpp, struct mpath_info *pinfo) ieee80211_get_mpp() argument 2421 ieee80211_dump_mpp(struct wiphy *wiphy, struct net_device *dev, int idx, u8 *dst, u8 *mpp, struct mpath_info *pinfo) ieee80211_dump_mpp() argument [all...] |
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | seg6_local.c | 609 seg6_local_flv8986_act_lookup(enum seg6_local_pktinfo pinfo, __u32 flvmask) in seg6_local_flv8986_act_lookup() argument 743 enum seg6_local_pktinfo pinfo; in end_flv8986_core() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_common.c | 5877 struct i40e_profile_info *pinfo; in i40e_add_pinfo_to_list() local
|
/kernel/linux/linux-5.10/net/sctp/ |
H A D | socket.c | 5367 struct sctp_paddrinfo pinfo; in sctp_getsockopt_peer_addr_info() local [all...] |
/kernel/linux/linux-5.10/net/core/ |
H A D | skbuff.c | 4159 struct skb_shared_info *pinfo, *skbinfo = skb_shinfo(skb); in skb_gro_receive() local
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_common.c | 5819 struct i40e_profile_info *pinfo; in i40e_add_pinfo_to_list() local
|
/kernel/linux/linux-6.6/net/sctp/ |
H A D | socket.c | 5491 struct sctp_paddrinfo pinfo; in sctp_getsockopt_peer_addr_info() local [all...] |
/third_party/ffmpeg/libavutil/ |
H A D | hwcontext_vulkan.c | 2160 VkPhysicalDeviceImageFormatInfo2 pinfo = { in try_export_flags() local
|