Home
last modified time | relevance | path

Searched defs:q (Results 901 – 925 of 1177) sorted by relevance

1...<<31323334353637383940>>...48

/openbmc/linux/drivers/scsi/
H A Dhpsa.c993 static inline u32 next_command(struct ctlr_info *h, u8 q) in next_command()
6935 static inline unsigned long get_next_completion(struct ctlr_info *h, u8 q) in get_next_completion()
7017 u8 q = *(u8 *) queue; in hpsa_intx_discard_completions() local
7038 u8 q = *(u8 *) queue; in hpsa_msix_discard_completions() local
7054 u8 q = *(u8 *) queue; in do_hpsa_intr_intx() local
7073 u8 q = *(u8 *) queue; in do_hpsa_intr_msi() local
/openbmc/linux/arch/mips/include/asm/sibyte/
H A Dbcm1480_regs.h636 #define A_BCM1480_PMI_INT(q) (A_BCM1480_PMI_INT_0 + ((q>>8)<<8)) argument
639 #define A_BCM1480_PMO_INT(q) (A_BCM1480_PMO_INT_0 + ((q>>8)<<8)) argument
/openbmc/linux/kernel/trace/
H A Dtrace_events_filter.c1514 char q; in parse_pred() local
1820 char q = str[i]; in parse_pred() local
/openbmc/linux/drivers/net/ethernet/sfc/
H A Dptp.c816 static void efx_ptp_deliver_rx_queue(struct sk_buff_head *q) in efx_ptp_deliver_rx_queue()
1171 static void efx_ptp_process_events(struct efx_nic *efx, struct sk_buff_head *q) in efx_ptp_process_events()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dptp.c835 static void efx_ptp_deliver_rx_queue(struct sk_buff_head *q) in efx_ptp_deliver_rx_queue()
1226 static void efx_ptp_process_events(struct efx_nic *efx, struct sk_buff_head *q) in efx_ptp_process_events()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_lib.c2057 int i, q; in ice_vsi_cfg_msix() local
2701 int i, q; in ice_vsi_release_msix() local
/openbmc/linux/kernel/events/
H A Duprobes.c319 struct list_head *pos, *q; in delayed_uprobe_remove() local
1325 struct list_head *pos, *q; in delayed_ref_ctr_inc() local
/openbmc/linux/drivers/block/null_blk/
H A Dmain.c1345 struct request_queue *q = nullb->q; in null_stop_queue() local
1353 struct request_queue *q = nullb->q; in null_restart_queue_async() local
/openbmc/rest-dbus/resources/
H A Djsrender.min.js3 …==typeof exports?module.exports=n?e(n):function(t){if(t&&!t.fn)throw"Provide jQuery or null";retur…
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c1163 int q; in iwlagn_mac_conf_tx() local
/openbmc/linux/drivers/video/
H A Dsticore.c713 unsigned char *n, *p, *q; in sti_font_convert_bytemode() local
/openbmc/linux/drivers/media/dvb-core/
H A Ddvb_demux.c541 const u8 *q; in _dvb_dmx_swfilter() local
/openbmc/linux/drivers/staging/media/imx/
H A Dimx-media-capture.c42 struct vb2_queue q; /* The videobuf2 queue */ member
/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_iscsi.h236 #define QEDI_OFLD_WAIT_STATE(q) ((q)->state == EP_STATE_OFLDCONN_FAILED || \ argument
/openbmc/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus.h241 struct vb2_queue *q, in cedrus_write_ref_buf_addr()
/openbmc/qemu/
H A Dblock.c2158 static int bdrv_reopen_get_flags(BlockReopenQueue *q, BlockDriverState *bs) in bdrv_reopen_get_flags()
2176 BlockReopenQueue *q) in bdrv_is_writable_after_reopen()
2499 bdrv_node_refresh_perm(BlockDriverState *bs, BlockReopenQueue *q, in bdrv_node_refresh_perm()
2578 bdrv_do_refresh_perms(GSList *list, BlockReopenQueue *q, Transaction *tran, in bdrv_do_refresh_perms()
2610 bdrv_list_refresh_perms(GSList *list, BlockReopenQueue *q, Transaction *tran, in bdrv_list_refresh_perms()
/openbmc/linux/fs/
H A Dnamespace.c1970 struct mount *res, *p, *q, *r, *parent; in copy_tree() local
2367 struct mount *q; in attach_recursive_mnt() local
3768 struct mount *p, *q; in copy_mnt_ns() local
/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c2775 struct netdev_queue *q; in hns3_get_timeout_queue() local
4875 static void hns3_ring_get_cfg(struct hnae3_queue *q, struct hns3_nic_priv *priv, in hns3_ring_get_cfg()
5062 struct hnae3_queue *q = ring->tqp; in hns3_init_ring_hw() local
5094 struct hnae3_queue *q; in hns3_init_tx_ring_tc() local
/openbmc/linux/arch/s390/include/asm/
H A Dscsw.h88 u32 q:1; member
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dmac.c1049 u32 q; in rtw_mac_flush_prio_queues() local
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dtxrx.c845 static void ath6kl_alloc_netbufs(struct sk_buff_head *q, u16 num) in ath6kl_alloc_netbufs()
/openbmc/linux/drivers/media/usb/msi2500/
H A Dmsi2500.c923 struct vb2_queue *q = &dev->vb_queue; in msi2500_s_fmt_sdr_cap() local
/openbmc/linux/drivers/misc/sgi-gru/
H A Dgrukservices.c993 #define ALIGNUP(p, q) ((void *)(((unsigned long)(p) + (q) - 1) & ~(q - 1))) argument
/openbmc/linux/drivers/platform/surface/aggregator/
H A Dssh_packet_layer.c700 struct ssh_packet *q; in __ssh_ptl_queue_find_entrypoint() local
/openbmc/linux/drivers/net/ethernet/amd/pds_core/
H A Dcore.h127 struct pdsc_queue q; member

1...<<31323334353637383940>>...48