Home
last modified time | relevance | path

Searched refs:socket_state (Results 1 – 24 of 24) sorted by relevance

/Linux-v5.10/include/uapi/linux/
Dnet.h54 } socket_state; typedef
/Linux-v5.10/drivers/pcmcia/
Dpxa2xx_cm_x270.c70 .socket_state = cmx270_pcmcia_socket_state,
Dpxa2xx_palmld.c69 .socket_state = palmld_pcmcia_socket_state,
Dpxa2xx_palmtx.c71 .socket_state = palmtx_pcmcia_socket_state,
Dsa1100_simpad.c102 .socket_state = simpad_pcmcia_socket_state,
Dpxa2xx_hx4700.c85 .socket_state = hx4700_pcmcia_socket_state,
Dpxa2xx_e740.c86 .socket_state = e740_pcmcia_socket_state,
Dpxa2xx_stargate2.c86 .socket_state = sg2_pcmcia_socket_state,
Dpxa2xx_balloon3.c95 .socket_state = balloon3_pcmcia_socket_state,
Dpxa2xx_cm_x255.c91 .socket_state = cmx255_pcmcia_socket_state,
Dpxa2xx_palmtc.c121 .socket_state = palmtc_pcmcia_socket_state,
Dpxa2xx_mainstone.c84 .socket_state = mst_pcmcia_socket_state,
Dpxa2xx_vpac270.c97 .socket_state = vpac270_pcmcia_socket_state,
Dpxa2xx_viper.c116 .socket_state = viper_pcmcia_socket_state,
Dsa1100_h3600.c148 .socket_state = h3600_pcmcia_socket_state,
Dsoc_common.h115 void (*socket_state)(struct soc_pcmcia_socket *, struct pcmcia_state *); member
Dpxa2xx_trizeps4.c153 .socket_state = trizeps_pcmcia_socket_state,
Dpxa2xx_colibri.c107 .socket_state = colibri_pcmcia_socket_state,
Dsa1100_generic.c94 .socket_state = soc_common_cf_socket_state,
Dpxa2xx_sharpsl.c196 .socket_state = sharpsl_pcmcia_socket_state,
Dsa1111_generic.c154 ops->socket_state = sa1111_pcmcia_socket_state; in sa1111_pcmcia_add()
Dsoc_common.c307 skt->ops->socket_state(skt, &state); in soc_common_pcmcia_skt_state()
/Linux-v5.10/include/trace/events/
Dsunrpc.h822 __field(unsigned int, socket_state)
833 __entry->socket_state = socket->state;
846 __entry->socket_state,
847 rpc_show_socket_state(__entry->socket_state),
872 __field(unsigned int, socket_state)
883 __entry->socket_state = socket->state;
898 __entry->socket_state,
899 rpc_show_socket_state(__entry->socket_state),
2034 __field(unsigned long, socket_state)
2041 __entry->socket_state = socket->state;
[all …]
/Linux-v5.10/include/linux/
Dnet.h117 socket_state state;