| /kernel/linux/linux-5.10/lib/ |
| H A D | ts_bm.c | 58 static unsigned int bm_find(struct ts_config *conf, struct ts_state *state) in bm_find() argument
|
| 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
|
| /kernel/linux/linux-5.10/include/uapi/linux/ |
| H A D | virtio_mem.h | 128 struct virtio_mem_req_state state; member 172 __virtio16 state; member 180 struct virtio_mem_resp_state state; member
|
| /kernel/linux/linux-5.10/lib/zlib_inflate/ |
| H A D | inffast.c | 69 struct inflate_state *state; in inflate_fast() local [all...] |
| /kernel/linux/linux-5.10/mm/ |
| H A D | page_reporting.c | 26 unsigned int state; in __page_reporting_request() local 275 int err = 0, state = PAGE_REPORTING_ACTIVE; page_reporting_process() local [all...] |
| /kernel/linux/linux-5.10/kernel/entry/ |
| H A D | common.c | 369 irqentry_exit(struct pt_regs *regs, irqentry_state_t state) irqentry_exit() argument [all...] |
| /kernel/linux/linux-5.10/kernel/irq/ |
| H A D | debugfs.c | 18 static void irq_debug_show_bits(struct seq_file *m, int ind, unsigned int state, in irq_debug_show_bits() argument
|
| H A D | spurious.c | 154 unsigned int state; in poll_spurious_irqs() local
|
| /kernel/linux/linux-5.10/kernel/time/ |
| H A D | tick-common.c | 392 int tick_broadcast_oneshot_control(enum tick_broadcast_state state) in tick_broadcast_oneshot_control() argument
|
| /kernel/linux/linux-5.10/fs/squashfs/ |
| H A D | xz_wrapper.c | 25 struct xz_dec *state; member
|
| /kernel/linux/linux-5.10/fs/xfs/ |
| H A D | xfs_quotaops.c | 55 xfs_fs_get_quota_state( struct super_block *sb, struct qc_state *state) xfs_fs_get_quota_state() argument [all...] |
| /kernel/linux/linux-5.10/fs/xfs/scrub/ |
| H A D | bitmap.c | 109 int state; in xbitmap_disunion() local
|
| /kernel/linux/linux-5.10/fs/ocfs2/cluster/ |
| H A D | masklog.c | 24 char *state; in mlog_mask_show() local
|
| /kernel/linux/linux-5.10/net/bridge/ |
| H A D | br_vlan_options.c | 61 br_vlan_modify_state(struct net_bridge_vlan_group *vg, struct net_bridge_vlan *v, u8 state, bool *changed, struct netlink_ext_ack *extack) br_vlan_modify_state() argument 172 u8 state = nla_get_u8(tb[BRIDGE_VLANDB_ENTRY_STATE]); br_vlan_process_one_opts() local [all...] |
| 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_input.c | 87 u8 state; in br_handle_frame_finish() local 215 struct nf_hook_state state; in nf_hook_bridge_pre() local [all...] |
| /kernel/linux/linux-5.10/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-5.10/net/dccp/ |
| H A D | feat.h | 68 enum dccp_feat_state state:8; member
|
| /kernel/linux/linux-5.10/net/ipv4/ |
| H A D | tcp_recovery.c | 222 const u8 state = inet_csk(sk)->icsk_ca_state; in tcp_newreno_mark_lost() local
|
| H A D | inet_timewait_sock.c | 271 int state = inet_sk_state_load(sk); in inet_twsk_purge() local 155 inet_twsk_alloc(const struct sock *sk, struct inet_timewait_death_row *dr, const int state) inet_twsk_alloc() argument
|
| /kernel/linux/linux-5.10/net/ipv6/ |
| H A D | netfilter.c | 125 struct ip6_frag_state state; in br_ip6_fragment() local
|
| /kernel/linux/linux-5.10/net/mac802154/ |
| H A D | ieee802154_i.h | 83 unsigned long state; member
|
| /kernel/linux/linux-5.10/net/ncsi/ |
| H A D | ncsi-aen.c | 57 int state; in ncsi_aen_handler_lsc() local
|
| /kernel/linux/linux-5.10/net/netfilter/ |
| H A D | nf_conntrack_proto_gre.c | 215 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 45 udp_error(struct sk_buff *skb, unsigned int dataoff, const struct nf_hook_state *state) udp_error() argument 85 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 132 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...] |