Home
last modified time | relevance | path

Searched defs:type (Results 19951 - 19975 of 25074) sorted by relevance

1...<<791792793794795796797798799800>>...1003

/kernel/linux/linux-5.10/drivers/usb/host/
H A Duhci-hcd.h176 int type; /* Queue type (control, bulk, etc) */ member
/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/
H A Dintelfb.h257 int type; member
/kernel/linux/linux-5.10/drivers/usb/typec/tcpm/
H A Dwcove.c357 wcove_pd_transmit(struct tcpc_dev *tcpc, enum tcpm_transmit_type type, const struct pd_message *msg) wcove_pd_transmit() argument
/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow_netlink.c474 u16 type = nla_type(nla); __parse_flow_nlattrs() local
586 int type = nla_type(a); vxlan_tun_opt_from_nlattr() local
668 int type = nla_type(a); ip_tun_from_nlattr() local
1298 int type = nla_type(a); nsh_hdr_from_nlattr() local
1346 int type = nla_type(a); nsh_key_from_nlattr() local
1393 int type = nla_type(a); nsh_key_put_from_nlattr() local
2536 int type = nla_type(a); validate_and_copy_sample() local
2602 int type = nla_type(a); validate_and_copy_dec_ttl() local
3162 int type = nla_type(a); __ovs_nla_copy_actions() local
3708 int type = nla_type(a); ovs_nla_put_actions() local
[all...]
H A Dconntrack.c1395 int type = nla_type(a); parse_nat() local
1525 int type = nla_type(a); parse_ct() local
[all...]
/kernel/linux/linux-5.10/net/smc/
H A Dsmc_llc.c242 smc_llc_flow_initiate(struct smc_link_group *lgr, enum smc_llc_flowtype type) smc_llc_flow_initiate() argument
1519 smc_llc_protocol_violation(struct smc_link_group *lgr, u8 type) smc_llc_protocol_violation() argument
1910 smc_llc_eval_conf_link(struct smc_llc_qentry *qentry, enum smc_llc_reqresp type) smc_llc_eval_conf_link() argument
[all...]
H A Dsmc_core.h211 enum smc_llc_flowtype type; member
255 enum smc_lgr_type type; member
/kernel/linux/linux-5.10/scripts/
H A Dasn1_compiler.c306 struct type *type; member
684 struct token *type; member
705 struct type { struct
734 const struct type *type = *ti; type_finder() local
807 struct type *type; parse() local
835 alloc_elem(struct token *type) alloc_elem() argument
[all...]
/kernel/linux/linux-5.10/net/sched/
H A Dsch_netem.c864 u16 type = nla_type(la); in get_loss_clg() local
H A Dsch_api.c819 int qdisc_offload_dump_helper(struct Qdisc *sch, enum tc_setup_type type, in qdisc_offload_dump_helper() argument
840 qdisc_offload_graft_helper(struct net_device *dev, struct Qdisc *sch, struct Qdisc *new, struct Qdisc *old, enum tc_setup_type type, void *type_data, struct netlink_ext_ack *extack) qdisc_offload_graft_helper() argument
[all...]
/kernel/linux/linux-5.10/net/sunrpc/
H A Dxprtsock.c1812 xs_create_sock(struct rpc_xprt *xprt, struct sock_xprt *transport, int family, int type, int protocol, bool reuseport) xs_create_sock() argument
/kernel/linux/linux-5.10/net/unix/
H A Daf_unix.c279 __unix_find_socket_byname(struct net *net, struct sockaddr_un *sunname, int len, int type, unsigned int hash) __unix_find_socket_byname() argument
298 unix_find_socket_byname(struct net *net, struct sockaddr_un *sunname, int len, int type, unsigned int hash) unix_find_socket_byname() argument
948 unix_find_other(struct net *net, struct sockaddr_un *sunname, int len, int type, unsigned int hash, int *error) unix_find_other() argument
[all...]
/kernel/linux/linux-5.10/net/tipc/
H A Dcrypto.c1695 u32 type = msg_type(hdr); in tipc_crypto_xmit() local
1645 tipc_crypto_clone_msg(struct net *net, struct sk_buff *_skb, struct tipc_bearer *b, struct tipc_media_addr *dst, struct tipc_node *__dnode, u8 type) tipc_crypto_clone_msg() argument
/kernel/linux/linux-5.10/net/vmw_vsock/
H A Daf_vsock.c694 __vsock_create(struct net *net, struct socket *sock, struct sock *parent, gfp_t priority, unsigned short type, int kern) __vsock_create() argument
[all...]
/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_state.c181 int xfrm_register_type(const struct xfrm_type *type, unsigned short family) in xfrm_register_type() argument
227 void xfrm_unregister_type(const struct xfrm_type *type, unsigne argument
272 const struct xfrm_type *type = NULL; xfrm_get_type() local
321 xfrm_put_type(const struct xfrm_type *type) xfrm_put_type() argument
326 xfrm_register_type_offload(const struct xfrm_type_offload *type, unsigned short family) xfrm_register_type_offload() argument
351 xfrm_unregister_type_offload(const struct xfrm_type_offload *type, unsigned short family) xfrm_unregister_type_offload() argument
375 const struct xfrm_type_offload *type = NULL; xfrm_get_type_offload() local
405 xfrm_put_type_offload(const struct xfrm_type_offload *type) xfrm_put_type_offload() argument
2271 km_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, const struct xfrm_migrate *m, int num_migrate, const struct xfrm_kmaddress *k, const struct xfrm_encap_tmpl *encap) km_migrate() argument
2552 const struct xfrm_type *type = READ_ONCE(x->type); xfrm_state_mtu() local
[all...]
/kernel/linux/linux-5.10/net/sctp/
H A Dsm_statefuns.c224 sctp_sf_do_4_C(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_4_C() argument
309 sctp_sf_do_5_1B_init(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_5_1B_init() argument
508 sctp_sf_do_5_1C_ack(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_5_1C_ack() argument
690 sctp_sf_do_5_1D_ce(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_5_1D_ce() argument
908 sctp_sf_do_5_1E_ca(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_5_1E_ca() argument
999 sctp_sf_heartbeat( const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_heartbeat() argument
1025 sctp_sf_sendbeat_8_3(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_sendbeat_8_3() argument
1073 sctp_sf_send_reconf(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_send_reconf() argument
1125 sctp_sf_beat_8_3(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_beat_8_3() argument
1199 sctp_sf_backbeat_8_3(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_backbeat_8_3() argument
1461 sctp_sf_do_unexpected_init( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_unexpected_init() argument
1676 sctp_sf_do_5_2_1_siminit( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_5_2_1_siminit() argument
1731 sctp_sf_do_5_2_2_dupinit( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_5_2_2_dupinit() argument
1755 sctp_sf_do_5_2_3_initack( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_5_2_3_initack() argument
2131 sctp_sf_do_5_2_4_dupcook( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_5_2_4_dupcook() argument
2259 sctp_sf_shutdown_pending_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_shutdown_pending_abort() argument
2305 sctp_sf_shutdown_sent_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_shutdown_sent_abort() argument
2359 sctp_sf_shutdown_ack_sent_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_shutdown_ack_sent_abort() argument
2387 sctp_sf_cookie_echoed_err( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_cookie_echoed_err() argument
2452 sctp_sf_do_5_2_6_stale( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_5_2_6_stale() argument
2575 sctp_sf_do_9_1_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_9_1_abort() argument
2616 __sctp_sf_do_9_1_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) __sctp_sf_do_9_1_abort() argument
2647 sctp_sf_cookie_wait_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_cookie_wait_abort() argument
2687 sctp_sf_cookie_wait_icmp_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_cookie_wait_icmp_abort() argument
2703 sctp_sf_cookie_echoed_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_cookie_echoed_abort() argument
2777 sctp_sf_do_9_2_shutdown( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_9_2_shutdown() argument
2867 sctp_sf_do_9_2_shut_ctsn( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_9_2_shut_ctsn() argument
2922 __sctp_sf_do_9_2_reshutack(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) __sctp_sf_do_9_2_reshutack() argument
2960 sctp_sf_do_9_2_reshutack(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_9_2_reshutack() argument
3004 sctp_sf_do_ecn_cwr(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_ecn_cwr() argument
3060 sctp_sf_do_ecne(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_ecne() argument
3116 sctp_sf_eat_data_6_2(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_eat_data_6_2() argument
3236 sctp_sf_eat_data_fast_4_4( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_eat_data_fast_4_4() argument
3328 sctp_sf_eat_sack_6_2(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_eat_sack_6_2() argument
3404 sctp_sf_tabort_8_4_8( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_tabort_8_4_8() argument
3455 sctp_sf_operr_notify(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_operr_notify() argument
3493 sctp_sf_do_9_2_final(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_9_2_final() argument
3576 sctp_sf_ootb(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_ootb() argument
3671 sctp_sf_shut_8_4_5( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_shut_8_4_5() argument
3728 sctp_sf_do_8_5_1_E_sa(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_8_5_1_E_sa() argument
3756 sctp_sf_do_asconf(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_asconf() argument
3869 sctp_send_next_asconf( struct net *net, const struct sctp_endpoint *ep, struct sctp_association *asoc, const union sctp_subtype type, struct sctp_cmd_seq *commands) sctp_send_next_asconf() argument
3897 sctp_sf_do_asconf_ack(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_asconf_ack() argument
4012 sctp_sf_do_reconf(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_reconf() argument
4089 sctp_sf_eat_fwd_tsn(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_eat_fwd_tsn() argument
4155 sctp_sf_eat_fwd_tsn_fast( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_eat_fwd_tsn_fast() argument
4318 sctp_sf_eat_auth(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_eat_auth() argument
4414 sctp_sf_unk_chunk(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_unk_chunk() argument
4494 sctp_sf_discard_chunk(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_discard_chunk() argument
4537 sctp_sf_pdiscard(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_pdiscard() argument
4564 sctp_sf_violation(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_violation() argument
4704 sctp_sf_violation_chunklen( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_violation_chunklen() argument
4724 sctp_sf_violation_paramlen( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, void *ext, struct sctp_cmd_seq *commands) sctp_sf_violation_paramlen() argument
4767 sctp_sf_violation_ctsn( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_violation_ctsn() argument
4787 sctp_sf_violation_chunk( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_violation_chunk() argument
4863 sctp_sf_do_prm_asoc(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_prm_asoc() argument
4975 sctp_sf_do_prm_send(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_prm_send() argument
5014 sctp_sf_do_9_2_prm_shutdown( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_9_2_prm_shutdown() argument
5071 sctp_sf_do_9_1_prm_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_9_1_prm_abort() argument
5109 sctp_sf_error_closed(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_error_closed() argument
5123 sctp_sf_error_shutdown( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_error_shutdown() argument
5150 sctp_sf_cookie_wait_prm_shutdown( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_cookie_wait_prm_shutdown() argument
5185 sctp_sf_cookie_echoed_prm_shutdown( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_cookie_echoed_prm_shutdown() argument
5213 sctp_sf_cookie_wait_prm_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_cookie_wait_prm_abort() argument
5262 sctp_sf_cookie_echoed_prm_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_cookie_echoed_prm_abort() argument
5288 sctp_sf_shutdown_pending_prm_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_shutdown_pending_prm_abort() argument
5315 sctp_sf_shutdown_sent_prm_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_shutdown_sent_prm_abort() argument
5346 sctp_sf_shutdown_ack_sent_prm_abort( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_shutdown_ack_sent_prm_abort() argument
5382 sctp_sf_do_prm_requestheartbeat( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_prm_requestheartbeat() argument
5415 sctp_sf_do_prm_asconf(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_prm_asconf() argument
5432 sctp_sf_do_prm_reconf(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_prm_reconf() argument
5450 sctp_sf_ignore_primitive( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_ignore_primitive() argument
5474 sctp_sf_do_no_pending_tsn( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_no_pending_tsn() argument
5506 sctp_sf_do_9_2_start_shutdown( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_9_2_start_shutdown() argument
5576 sctp_sf_do_9_2_shutdown_ack( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_9_2_shutdown_ack() argument
5650 sctp_sf_ignore_other(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_ignore_other() argument
5678 sctp_sf_do_6_3_3_rtx(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_6_3_3_rtx() argument
5766 sctp_sf_do_6_2_sack(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_do_6_2_sack() argument
5797 sctp_sf_t1_init_timer_expire( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_t1_init_timer_expire() argument
5862 sctp_sf_t1_cookie_timer_expire( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_t1_cookie_timer_expire() argument
5913 sctp_sf_t2_timer_expire( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_t2_timer_expire() argument
5984 sctp_sf_t4_timer_expire( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_t4_timer_expire() argument
6056 sctp_sf_t5_timer_expire( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_t5_timer_expire() argument
6093 sctp_sf_autoclose_timer_expire( struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_autoclose_timer_expire() argument
6137 sctp_sf_not_impl(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_not_impl() argument
6154 sctp_sf_bug(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_bug() argument
6174 sctp_sf_timer_ignore(struct net *net, const struct sctp_endpoint *ep, const struct sctp_association *asoc, const union sctp_subtype type, void *arg, struct sctp_cmd_seq *commands) sctp_sf_timer_ignore() argument
[all...]
H A Dsm_make_chunk.c1383 _sctp_make_chunk(const struct sctp_association *asoc, __u8 type, __u8 flags, int paylen, gfp_t gfp) _sctp_make_chunk() argument
1439 sctp_make_control(const struct sctp_association *asoc, __u8 type, __u8 flags, int paylen, gfp_t gfp) sctp_make_control() argument
1872 __be16 type; global() member
[all...]
/kernel/linux/linux-5.10/samples/vfio-mdev/
H A Dmbochs.c136 struct vfio_region_info_cap_type type; member
169 const struct mbochs_type *type; member
521 const struct mbochs_type *type = mbochs_find_type(kobj); in mbochs_create() local
1352 const struct mbochs_type *type = mbochs_find_type(kobj); description_show() local
1362 const struct mbochs_type *type = mbochs_find_type(kobj); available_instances_show() local
[all...]
/kernel/linux/linux-5.10/net/wireless/
H A Drdev-ops.h38 rdev_add_virtual_intf(struct cfg80211_registered_device *rdev, char *name, unsigned char name_assign_type, enum nl80211_iftype type, struct vif_params *params) rdev_add_virtual_intf() argument
63 rdev_change_virtual_intf(struct cfg80211_registered_device *rdev, struct net_device *dev, enum nl80211_iftype type, struct vif_params *params) rdev_change_virtual_intf() argument
564 rdev_set_tx_power(struct cfg80211_registered_device *rdev, struct wireless_dev *wdev, enum nl80211_tx_power_setting type, int mbm) rdev_set_tx_power() argument
/kernel/linux/linux-5.10/net/netlink/
H A Daf_netlink.c2163 __nlmsg_put(struct sk_buff *skb, u32 portid, u32 seq, int type, int len, int flags) in __nlmsg_put() argument
/kernel/linux/linux-5.10/net/sunrpc/auth_gss/
H A Dsvcauth_gss.c1409 static int set_gss_proxy(struct net *net, int type) in set_gss_proxy() argument
/kernel/linux/linux-5.10/include/linux/
H A Dmodule.h791 module_get_kallsym(unsigned int symnum, unsigned long *value, char *type, char *name, char *module_name, int *exported) module_get_kallsym() argument
H A Domap-dma.h262 u8 type; member
H A Dpxa2xx_ssp.h225 enum pxa_ssp_type type; member
/kernel/linux/linux-5.10/include/media/
H A Dv4l2-subdev.h56 u32 type; member
[all...]

Completed in 58 milliseconds

1...<<791792793794795796797798799800>>...1003