/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | uhci-hcd.h | 175 int state; /* QH_STATE_xxx; see above */ member
|
/kernel/linux/linux-5.10/drivers/vdpa/mlx5/net/ |
H A D | mlx5_vnet.c | 1004 u8 state; member 1046 static int modify_virtqueue(struct mlx5_vdpa_net *ndev, struct mlx5_vdpa_virtqueue *mvq, int state) in modify_virtqueue() argument 1396 mlx5_vdpa_set_vq_state(struct vdpa_device *vdev, u16 idx, const struct vdpa_vq_state *state) mlx5_vdpa_set_vq_state() argument 1413 mlx5_vdpa_get_vq_state(struct vdpa_device *vdev, u16 idx, struct vdpa_vq_state *state) mlx5_vdpa_get_vq_state() argument [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | pxafb.c | 107 static inline void pxafb_schedule_work(struct pxafb_info *fbi, u_int state) in pxafb_schedule_work() argument 1542 set_ctrlr_state(struct pxafb_info *fbi, u_int state) set_ctrlr_state() argument 1643 u_int state = xchg(&fbi->task_state, -1); pxafb_task() local [all...] |
/kernel/linux/linux-5.10/drivers/video/fbdev/riva/ |
H A D | fbdev.c | 625 RIVA_HW_STATE *state = ®s->ext; in riva_load_state() local [all...] |
H A D | riva_hw.c | 242 static int nv3_iterate(nv3_fifo_info *res_info, nv3_sim_state * state, nv3_arb_info *ainfo) in nv3_iterate() argument 427 nv3_arb(nv3_fifo_info * res_info, nv3_sim_state * state, nv3_arb_info *ainfo) nv3_arb() argument 533 nv3_get_param(nv3_fifo_info *res_info, nv3_sim_state * state, nv3_arb_info *ainfo) nv3_get_param() argument 1235 CalcStateExt( RIVA_HW_INST *chip, RIVA_HW_STATE *state, struct pci_dev *pdev, int bpp, int width, int hDisplaySize, int height, int dotClock ) CalcStateExt() argument [all...] |
/kernel/linux/linux-5.10/drivers/usb/serial/ |
H A D | mxuport.c | 642 static int mxuport_set_rts(struct usb_serial_port *port, u8 state) in mxuport_set_rts() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap/ |
H A D | omapfb_main.c | 1526 static void omapfb_free_resources(struct omapfb_device *fbdev, int state) in omapfb_free_resources() argument
|
/kernel/linux/linux-5.10/net/openvswitch/ |
H A D | conntrack.c | 189 static void __ovs_ct_update_key(struct sw_flow_key *key, u8 state, in __ovs_ct_update_key() argument 241 u8 state = 0; in ovs_ct_update_key() local 959 struct nf_hook_state state = { __ovs_ct_lookup() local 1061 u8 state; ovs_ct_lookup() local [all...] |
/kernel/linux/linux-5.10/net/smc/ |
H A D | smc_core.h | 130 enum smc_link_state state; /* state of link */ member
|
/kernel/linux/linux-5.10/net/sched/ |
H A D | sch_netem.c | 130 u8 state; member 171 static void init_crandom(struct crndstate *state, unsigned long rho) in init_crandom() argument 181 static u32 get_crandom(struct crndstate *state) in get_crandom() argument 318 tabledist(s64 mu, s32 sigma, struct crndstate *state, const struct disttable *dist) tabledist() argument [all...] |
H A D | sch_qfq.c | 757 unsigned int state = qfq_gt(grp->S, q->V); in qfq_calc_state() local
|
/kernel/linux/linux-5.10/net/unix/ |
H A D | af_unix.c | 525 int state; in unix_release_sock() local 2311 unix_stream_read_generic(struct unix_stream_read_state *state, bool freezable) unix_stream_read_generic() argument 2510 unix_stream_read_actor(struct sk_buff *skb, int skip, int chunk, struct unix_stream_read_state *state) unix_stream_read_actor() argument 2524 struct unix_stream_read_state state = { unix_stream_recvmsg() local 2535 unix_stream_splice_actor(struct sk_buff *skb, int skip, int chunk, struct unix_stream_read_state *state) unix_stream_splice_actor() argument 2548 struct unix_stream_read_state state = { unix_stream_splice_read() local [all...] |
/kernel/linux/linux-5.10/net/xfrm/ |
H A D | xfrm_state.c | 2089 struct xfrm_state *state; xfrm_state_walk() local [all...] |
/kernel/linux/linux-5.10/net/netfilter/ |
H A D | x_tables.c | 1826 bool xt_percpu_counter_alloc(struct xt_percpu_counter_alloc_state *state, in xt_percpu_counter_alloc() argument [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | module.h | 367 enum module_state state; member
|
H A D | omap-dma.h | 241 int state; member
|
H A D | rio.h | 203 atomic_t state; member 294 atomic_t state; member
|
/kernel/linux/linux-5.10/include/media/ |
H A D | videobuf2-core.h | 276 enum vb2_buffer_state state; member [all...] |
/kernel/linux/linux-5.10/include/net/ |
H A D | bonding.h | 562 static inline void bond_propose_link_state(struct slave *slave, int state) in bond_propose_link_state() argument 585 static inline void bond_set_slave_link_state(struct slave *slave, int state, in bond_set_slave_link_state() argument
|
H A D | bond_3ad.h | 274 bond_3ad_churn_desc(churn_state_t state) bond_3ad_churn_desc() argument [all...] |
H A D | ax25.h | 248 unsigned char state, modulus, pidincl; member
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | rfcomm.h | 158 unsigned long state; member 176 unsigned long state; member 350 u16 state; member
|
H A D | hci_core.h | 74 } state; member [all...] |
H A D | bluetooth.h | 213 static inline const char *state_to_string(int state) in state_to_string() argument
|
/kernel/linux/linux-5.10/include/linux/sunrpc/ |
H A D | xprt.h | 208 unsigned long state; /* transport state */ member [all...] |