Searched defs:info (Results 1 - 25 of 4064) sorted by last modified time

1234567891011>>

/linux-master/tools/testing/selftests/bpf/bpf_testmod/
H A Dbpf_testmod.c533 bpf_testmod_ops_is_valid_access(int off, int size, enum bpf_access_type type, const struct bpf_prog *prog, struct bpf_insn_access_aux *info) argument
/linux-master/sound/soc/intel/avs/
H A Dicl.c21 struct avs_icl_log_state_info *info; local
[all...]
/linux-master/sound/pci/hda/
H A Dcs35l56_hda.c544 struct hda_cs_dsp_ctl_info info; local
/linux-master/sound/hda/
H A Dintel-sdw-acpi.c57 sdw_intel_scan_controller(struct sdw_intel_acpi_info *info) argument
127 struct sdw_intel_acpi_info *info = cdata; local
170 sdw_intel_acpi_scan(acpi_handle *parent_handle, struct sdw_intel_acpi_info *info) argument
[all...]
H A Dintel-dsp-config.c611 struct sdw_intel_acpi_info info; local
/linux-master/net/mptcp/
H A Dprotocol.c1225 mptcp_sendmsg_frag(struct sock *sk, struct sock *ssk, struct mptcp_data_frag *dfrag, struct mptcp_sendmsg_info *info) argument
1478 mptcp_push_release(struct sock *ssk, struct mptcp_sendmsg_info *info) argument
1520 __subflow_push_pending(struct sock *sk, struct sock *ssk, struct mptcp_sendmsg_info *info) argument
1566 struct mptcp_sendmsg_info info = { local
1630 struct mptcp_sendmsg_info info = { local
2605 struct mptcp_sendmsg_info info = {}; local
[all...]
/linux-master/net/ipv6/
H A Dudp.c461 __udp6_lib_err_encap_no_sk(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) argument
500 __udp6_lib_err_encap(struct net *net, const struct ipv6hdr *hdr, int offset, struct udphdr *uh, struct udp_table *udptable, struct sock *sk, struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, __be32 info) argument
555 __udp6_lib_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info, struct udp_table *udptable) argument
670 udpv6_err(struct sk_buff *skb, struct inet6_skb_parm *opt, u8 type, u8 code, int offset, __be32 info) argument
[all...]
/linux-master/net/ipv4/
H A Dudp.c608 static int __udp4_lib_err_encap_no_sk(struct sk_buff *skb, u32 info) argument
706 int __udp4_lib_err(struct sk_buff *skb, u32 info, struct udp_table *udptable) argument
644 __udp4_lib_err_encap(struct net *net, const struct iphdr *iph, struct udphdr *uh, struct udp_table *udptable, struct sock *sk, struct sk_buff *skb, u32 info) argument
800 udp_err(struct sk_buff *skb, u32 info) argument
[all...]
H A Draw.c208 static void raw_err(struct sock *sk, struct sk_buff *skb, u32 info) argument
272 void raw_icmp_error(struct sk_buff *skb, int protocol, u32 info) argument
/linux-master/net/core/
H A Dfilter.c4648 const struct ip_tunnel_info *info = skb_tunnel_info(skb); local
4726 const struct ip_tunnel_info *info = skb_tunnel_info(skb); local
4765 struct ip_tunnel_info *info; local
4844 struct ip_tunnel_info *info = skb_tunnel_info(skb); local
7067 bpf_tcp_sock_is_valid_access(int off, int size, enum bpf_access_type type, struct bpf_insn_access_aux *info) argument
7265 bpf_xdp_sock_is_valid_access(int off, int size, enum bpf_access_type type, struct bpf_insn_access_aux *info) argument
8533 bpf_skb_is_valid_access(int off, int size, enum bpf_access_type type, const struct bpf_prog *prog, struct bpf_insn_access_aux *info) argument
8596 sk_filter_is_valid_access(int off, int size, enum bpf_access_type type, const struct bpf_prog *prog, struct bpf_insn_access_aux *info) argument
8625 cg_skb_is_valid_access(int off, int size, enum bpf_access_type type, const struct bpf_prog *prog, struct bpf_insn_access_aux *info) argument
8669 lwt_is_valid_access(int off, int size, enum bpf_access_type type, const struct bpf_prog *prog, struct bpf_insn_access_aux *info) argument
8752 bpf_sock_common_is_valid_access(int off, int size, enum bpf_access_type type, struct bpf_insn_access_aux *info) argument
8764 bpf_sock_is_valid_access(int off, int size, enum bpf_access_type type, struct bpf_insn_access_aux *info) argument
8801 sock_filter_is_valid_access(int off, int size, enum bpf_access_type type, const struct bpf_prog *prog, struct bpf_insn_access_aux *info) argument
8901 tc_cls_act_is_valid_access(int off, int size, enum bpf_access_type type, const struct bpf_prog *prog, struct bpf_insn_access_aux *info) argument
8981 xdp_is_valid_access(int off, int size, enum bpf_access_type type, const struct bpf_prog *prog, struct bpf_insn_access_aux *info) argument
9042 sock_addr_is_valid_access(int off, int size, enum bpf_access_type type, const struct bpf_prog *prog, struct bpf_insn_access_aux *info) argument
9159 sock_ops_is_valid_access(int off, int size, enum bpf_access_type type, const struct bpf_prog *prog, struct bpf_insn_access_aux *info) argument
9229 sk_skb_is_valid_access(int off, int size, enum bpf_access_type type, const struct bpf_prog *prog, struct bpf_insn_access_aux *info) argument
9267 sk_msg_is_valid_access(int off, int size, enum bpf_access_type type, const struct bpf_prog *prog, struct bpf_insn_access_aux *info) argument
9311 flow_dissector_is_valid_access(int off, int size, enum bpf_access_type type, const struct bpf_prog *prog, struct bpf_insn_access_aux *info) argument
11298 sk_reuseport_is_valid_access(int off, int size, enum bpf_access_type type, const struct bpf_prog *prog, struct bpf_insn_access_aux *info) argument
11479 sk_lookup_is_valid_access(int off, int size, enum bpf_access_type type, const struct bpf_prog *prog, struct bpf_insn_access_aux *info) argument
[all...]
/linux-master/kernel/bpf/
H A Dverifier.c433 struct bpf_func_info *info; local
444 struct bpf_subprog_info *info = subprog_info(env, subprog); local
5562 struct bpf_insn_access_aux info local
5612 struct bpf_insn_access_aux info = {}; local
12687 sanitize_ptr_alu(struct bpf_verifier_env *env, struct bpf_insn *insn, const struct bpf_reg_state *ptr_reg, const struct bpf_reg_state *off_reg, struct bpf_reg_state *dst_reg, struct bpf_sanitize_info *info, const bool commit_window) argument
12919 struct bpf_sanitize_info info = {}; local
19557 struct bpf_subprog_info *info = env->subprog_info; local
[all...]
/linux-master/fs/btrfs/
H A Dvolumes.c5213 static void check_raid56_incompat_flag(struct btrfs_fs_info *info, u64 type) argument
5221 static void check_raid1c34_incompat_flag(struct btrfs_fs_info *info, u64 type) argument
5346 struct btrfs_fs_info *info = fs_devices->fs_info; local
5502 struct btrfs_fs_info *info local
5637 struct btrfs_fs_info *info = trans->fs_info; local
5704 struct btrfs_fs_info *info = trans->fs_info; local
[all...]
H A Dioctl.c1707 struct btrfs_fs_info *info = inode_to_fs_info(inode); local
1838 static noinline int btrfs_search_path_in_tree(struct btrfs_fs_info *info, argument
3051 struct btrfs_space_info *info; local
[all...]
/linux-master/drivers/spi/
H A Dspi.c916 int spi_register_board_info(struct spi_board_info const *info, unsigned n) argument
/linux-master/drivers/s390/net/
H A Dqeth_core_main.c3365 unsigned long info = get_zeroed_page(GFP_KERNEL); local
5049 struct qeth_card_info *info = &card->info; local
[all...]
/linux-master/drivers/s390/crypto/
H A Dzcrypt_ep11misc.c37 struct ep11_card_info info; member in struct:card_list_entry
679 int ep11_get_card_info(u16 card, struct ep11_card_info *info, int verify) argument
740 ep11_get_domain_info(u16 card, u16 domain, struct ep11_domain_info *info) argument
[all...]
H A Dzcrypt_ccamisc.c36 struct cca_info info; member in struct:cca_info_list_entry
/linux-master/drivers/nvme/host/
H A Dcore.c1448 nvme_identify_ns_descs(struct nvme_ctrl *ctrl, struct nvme_ns_info *info) argument
1526 nvme_ns_info_from_identify(struct nvme_ctrl *ctrl, struct nvme_ns_info *info) argument
1565 nvme_ns_info_from_id_cs_indep(struct nvme_ctrl *ctrl, struct nvme_ns_info *info) argument
1990 nvme_ns_is_readonly(struct nvme_ns *ns, struct nvme_ns_info *info) argument
2033 nvme_update_ns_info_generic(struct nvme_ns *ns, struct nvme_ns_info *info) argument
2052 nvme_update_ns_info_block(struct nvme_ns *ns, struct nvme_ns_info *info) argument
2147 nvme_update_ns_info(struct nvme_ns *ns, struct nvme_ns_info *info) argument
3500 nvme_alloc_ns_head(struct nvme_ctrl *ctrl, struct nvme_ns_info *info) argument
3584 nvme_init_ns_head(struct nvme_ns *ns, struct nvme_ns_info *info) argument
3715 nvme_alloc_ns(struct nvme_ctrl *ctrl, struct nvme_ns_info *info) argument
3878 nvme_validate_ns(struct nvme_ns *ns, struct nvme_ns_info *info) argument
3902 struct nvme_ns_info info = { .nsid = nsid }; local
[all...]
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c308 struct switchdev_notifier_vxlan_fdb_info info; local
2335 struct ip_tunnel_info *info; local
2681 const struct ip_tunnel_info *info; local
3187 struct ip_tunnel_info *info = skb_tunnel_info(skb); local
4811 struct nh_notifier_info *info = ptr; local
[all...]
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_filter.c1283 int qede_get_cls_rule_all(struct qede_dev *edev, struct ethtool_rxnfc *info, argument
2017 int qede_add_cls_rule(struct qede_dev *edev, struct ethtool_rxnfc *info) argument
/linux-master/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c1128 bcmgenet_get_drvinfo(struct net_device *dev, struct ethtool_drvinfo *info) argument
/linux-master/drivers/net/dsa/mv88e6xxx/
H A Dchip.c6377 const struct mv88e6xxx_info *info; local
6692 mv88e6xxx_lag_can_offload(struct dsa_switch *ds, struct dsa_lag lag, struct netdev_lag_upper_info *info, struct netlink_ext_ack *extack) argument
6877 mv88e6xxx_port_lag_join(struct dsa_switch *ds, int port, struct dsa_lag lag, struct netdev_lag_upper_info *info, struct netlink_ext_ack *extack) argument
6936 mv88e6xxx_crosschip_lag_join(struct dsa_switch *ds, int sw_index, int port, struct dsa_lag lag, struct netdev_lag_upper_info *info, struct netlink_ext_ack *extack) argument
[all...]
/linux-master/drivers/gpu/drm/panel/
H A Dpanel-ilitek-ili9341.c442 struct drm_display_info *info; local
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dr535.c1316 GspSystemInfo *info; local
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c4796 void get_clock_requirements_for_state(struct dc_state *state, struct AsicStateEx *info) argument
[all...]

Completed in 434 milliseconds

1234567891011>>