| /kernel/linux/linux-6.6/drivers/s390/cio/ |
| H A D | device.h | 61 int state = cdev->private->state; in dev_fsm_event() local [all...] |
| H A D | chp.h | 47 int state; member
|
| /kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
| H A D | csio_defs.h | 98 csio_set_state(void *smp, void *state) in csio_set_state() argument 104 csio_init_state(struct csio_sm *smp, void *state) in csio_init_state() argument 122 csio_match_state(void *smp, void *state) in csio_match_state() argument
|
| /kernel/linux/linux-6.6/drivers/s390/net/ |
| H A D | qeth_l2_sys.c | 17 enum qeth_sbp_states state = QETH_SBP_STATE_INACTIVE; in qeth_bridge_port_role_state_show() local 180 char *state; in qeth_bridgeport_reflect_show() local 313 bool state; in qeth_vnicc_char_show() local 333 bool state; qeth_vnicc_char_store() local [all...] |
| /kernel/linux/linux-6.6/drivers/scsi/isci/ |
| H A D | unsolicited_frame_control.h | 147 enum unsolicited_frame_state state; member
|
| /kernel/linux/linux-6.6/kernel/time/ |
| H A D | tick-common.c | 389 int tick_broadcast_oneshot_control(enum tick_broadcast_state state) in tick_broadcast_oneshot_control() argument
|
| /kernel/linux/linux-6.6/lib/zlib_inflate/ |
| H A D | inffast.c | 69 struct inflate_state *state; in inflate_fast() local [all...] |
| /kernel/linux/linux-6.6/net/atm/ |
| H A D | mpoa_proc.c | 67 static const char *ingress_state_string(int state) in ingress_state_string() argument 86 static const char *egress_state_string(int state) in egress_state_string() argument
|
| /kernel/linux/linux-6.6/lib/crypto/ |
| H A D | poly1305-donna32.c | 31 void poly1305_core_blocks(struct poly1305_state *state, in poly1305_core_blocks() argument 120 poly1305_core_emit(const struct poly1305_state *state, const u32 nonce[4], void *dst) poly1305_core_emit() argument [all...] |
| H A D | poly1305-donna64.c | 32 void poly1305_core_blocks(struct poly1305_state *state, in poly1305_core_blocks() argument 111 void poly1305_core_emit(const struct poly1305_state *state, const u32 nonce[4], in poly1305_core_emit() argument [all...] |
| /kernel/linux/linux-6.6/lib/ |
| H A D | percpu_counter.c | 22 static bool percpu_counter_fixup_free(void *addr, enum debug_obj_state state) in percpu_counter_fixup_free() argument
|
| H A D | ts_fsm.c | 134 static unsigned int fsm_find(struct ts_config *conf, struct ts_state *state) in fsm_find() argument
|
| H A D | ts_bm.c | 76 static unsigned int bm_find(struct ts_config *conf, struct ts_state *state) in bm_find() argument
|
| /kernel/linux/linux-6.6/mm/kfence/ |
| H A D | kfence.h | 68 enum kfence_object_state state; member
|
| /kernel/linux/linux-6.6/net/ncsi/ |
| H A D | ncsi-aen.c | 57 int state; in ncsi_aen_handler_lsc() local
|
| /kernel/linux/linux-6.6/net/bridge/ |
| H A D | br_mrp_netlink.c | 80 enum br_mrp_port_state_type state; in br_mrp_port_state_parse() local 138 struct br_mrp_ring_state state; in br_mrp_ring_state_parse() local 252 struct br_mrp_in_state state; in br_mrp_in_state_parse() local [all...] |
| H A D | br_mst.c | 51 int br_mst_get_state(const struct net_device *dev, u16 msti, u8 *state) in br_mst_get_state() argument 90 int br_mst_set_state(struct net_bridge_port *p, u16 msti, u8 state, in br_mst_set_state() argument 76 br_mst_vlan_set_state(struct net_bridge_port *p, struct net_bridge_vlan *v, u8 state) br_mst_vlan_set_state() argument 301 u8 state; br_mst_process_one() local [all...] |
| H A D | br_mrp_switchdev.c | 214 int br_mrp_port_switchdev_set_state(struct net_bridge_port *p, u32 state) in br_mrp_port_switchdev_set_state() argument 122 br_mrp_switchdev_set_ring_state(struct net_bridge *br, struct br_mrp *mrp, enum br_mrp_ring_state_type state) br_mrp_switchdev_set_ring_state() argument 179 br_mrp_switchdev_set_in_state(struct net_bridge *br, struct br_mrp *mrp, enum br_mrp_in_state_type state) br_mrp_switchdev_set_in_state() argument
|
| /kernel/linux/linux-6.6/net/dccp/ |
| H A D | feat.h | 68 enum dccp_feat_state state:8; member
|
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | nf_conntrack_proto_gre.c | 202 nf_conntrack_gre_packet(struct nf_conn *ct, struct sk_buff *skb, unsigned int dataoff, enum ip_conntrack_info ctinfo, const struct nf_hook_state *state) nf_conntrack_gre_packet() argument
|
| H A D | nf_conntrack_proto_udp.c | 37 udp_error_log(const struct sk_buff *skb, const struct nf_hook_state *state, const char *msg) udp_error_log() argument 44 udp_error(struct sk_buff *skb, unsigned int dataoff, const struct nf_hook_state *state) udp_error() argument 84 nf_conntrack_udp_packet(struct nf_conn *ct, struct sk_buff *skb, unsigned int dataoff, enum ip_conntrack_info ctinfo, const struct nf_hook_state *state) nf_conntrack_udp_packet() argument 133 udplite_error_log(const struct sk_buff *skb, const struct nf_hook_state *state, const char *msg) udplite_error_log() argument 140 udplite_error(struct sk_buff *skb, unsigned int dataoff, const struct nf_hook_state *state) udplite_error() argument 183 nf_conntrack_udplite_packet(struct nf_conn *ct, struct sk_buff *skb, unsigned int dataoff, enum ip_conntrack_info ctinfo, const struct nf_hook_state *state) nf_conntrack_udplite_packet() argument [all...] |
| /kernel/linux/linux-6.6/net/ipv4/ |
| H A D | inet_timewait_sock.c | 295 int state = inet_sk_state_load(sk); in inet_twsk_purge() local 175 inet_twsk_alloc(const struct sock *sk, struct inet_timewait_death_row *dr, const int state) inet_twsk_alloc() argument
|
| /kernel/linux/linux-6.6/tools/bpf/runqslower/ |
| H A D | runqslower.c | 43 static error_t parse_arg(int key, char *arg, struct argp_state *state) in parse_arg() argument
|
| /kernel/linux/linux-6.6/tools/laptop/dslm/ |
| H A D | dslm.c | 32 int state; in check_powermode() local [all...] |
| /kernel/linux/linux-6.6/sound/xen/ |
| H A D | xen_snd_front_evtchnl.h | 38 enum xen_snd_front_evtchnl_state state; member
|