/drivers/misc/ |
D | fastrpc.c | 142 struct fastrpc_user *fl; member 164 struct fastrpc_user *fl; member 191 struct fastrpc_user *fl; member 274 static int fastrpc_map_find(struct fastrpc_user *fl, int fd, in fastrpc_map_find() 300 static int fastrpc_buf_alloc(struct fastrpc_user *fl, struct device *dev, in fastrpc_buf_alloc() 628 static int fastrpc_map_create(struct fastrpc_user *fl, int fd, in fastrpc_map_create() 926 struct fastrpc_user *fl = ctx->fl; in fastrpc_invoke_send() local 953 static int fastrpc_internal_invoke(struct fastrpc_user *fl, u32 kernel, in fastrpc_internal_invoke() 1026 static int fastrpc_init_create_process(struct fastrpc_user *fl, in fastrpc_init_create_process() 1163 static int fastrpc_release_current_dsp_process(struct fastrpc_user *fl) in fastrpc_release_current_dsp_process() [all …]
|
/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | sge.c | 247 static inline unsigned int fl_cap(const struct sge_fl *fl) in fl_cap() 262 const struct sge_fl *fl) in fl_starving() 473 static void free_rx_bufs(struct adapter *adapter, struct sge_fl *fl, int n) in free_rx_bufs() 503 static void unmap_rx_buf(struct adapter *adapter, struct sge_fl *fl) in unmap_rx_buf() 525 static inline void ring_fl_db(struct adapter *adapter, struct sge_fl *fl) in ring_fl_db() 604 static unsigned int refill_fl(struct adapter *adapter, struct sge_fl *fl, in refill_fl() 725 static inline void __refill_fl(struct adapter *adapter, struct sge_fl *fl) in __refill_fl() 1711 static void restore_rx_bufs(const struct pkt_gl *gl, struct sge_fl *fl, in restore_rx_bufs() 2085 struct sge_fl *fl = s->egr_map[id]; in sge_rx_timer_cb() local 2207 struct sge_fl *fl, rspq_handler_t hnd) in t4vf_sge_alloc_rxq() [all …]
|
/drivers/gpu/drm/i915/selftests/ |
D | i915_vma.c | 259 #define VALID(sz, fl) { .size = (sz), .flags = (fl), .assert = assert_pin_valid, .string = #sz ", "… in igt_vma_pin1() argument 260 #define __INVALID(sz, fl, check, eval) { .size = (sz), .flags = (fl), .assert = (check), .string = … in igt_vma_pin1() argument 261 #define INVALID(sz, fl) __INVALID(sz, fl, assert_pin_einval, EINVAL) in igt_vma_pin1() argument 262 #define NOSPACE(sz, fl) __INVALID(sz, fl, assert_pin_enospc, ENOSPC) in igt_vma_pin1() argument
|
/drivers/net/wireguard/ |
D | socket.c | 23 struct flowi4 fl = { in send4() local 101 struct flowi6 fl = { in send6() local
|
/drivers/iio/adc/ |
D | stm32-dfsdm-adc.c | 191 static int stm32_dfsdm_compute_osrs(struct stm32_dfsdm_filter *fl, in stm32_dfsdm_compute_osrs() 316 struct stm32_dfsdm_filter *fl = &adc->dfsdm->fl_list[adc->fl_id]; in stm32_dfsdm_compute_all_osrs() local 457 struct stm32_dfsdm_filter *fl = &adc->dfsdm->fl_list[fl_id]; in stm32_dfsdm_channels_configure() local 504 struct stm32_dfsdm_filter *fl = &adc->dfsdm->fl_list[fl_id]; in stm32_dfsdm_filter_configure() local 830 struct stm32_dfsdm_filter *fl = &adc->dfsdm->fl_list[adc->fl_id]; in stm32_dfsdm_process_data() local
|
/drivers/infiniband/hw/hns/ |
D | hns_roce_ah.c | 41 u32 fl = ah_attr->grh.flow_label; in get_ah_udp_sport() local
|
/drivers/net/ethernet/chelsio/cxgb/ |
D | sge.c | 1012 static void recycle_fl_buf(struct freelQ *fl, int idx) in recycle_fl_buf() 1050 struct freelQ *fl, unsigned int len) in get_packet() 1099 static void unexpected_offload(struct adapter *adapter, struct freelQ *fl) in unexpected_offload() 1364 static void sge_rx(struct sge *sge, struct freelQ *fl, unsigned int len) in sge_rx() 1508 struct freelQ *fl = &sge->freelQ[e->FreelistQid]; in process_responses() local 1573 const struct freelQ *fl = &sge->freelQ[e->FreelistQid]; in process_pure_responses() local
|
/drivers/mtd/parsers/ |
D | redboot.c | 79 struct fis_list *fl = NULL, *tmp_fl; in parse_redboot_partitions() local
|
/drivers/media/mc/ |
D | mc-device.c | 408 #define MEDIA_IOC_ARG(__cmd, func, fl, from_user, to_user) \ argument 417 #define MEDIA_IOC(__cmd, func, fl) \ argument
|
/drivers/net/ethernet/chelsio/cxgb3/ |
D | sge.c | 562 static inline void __refill_fl(struct adapter *adap, struct sge_fl *fl) in __refill_fl() 782 static struct sk_buff *get_packet(struct adapter *adap, struct sge_fl *fl, in get_packet() 842 static struct sk_buff *get_packet_pg(struct adapter *adap, struct sge_fl *fl, in get_packet_pg() 2137 struct sge_fl *fl, int len, int complete) in lro_add_page() 2372 struct sge_fl *fl; in process_responses() local
|
D | adapter.h | 203 struct sge_fl fl[SGE_RXQ_PER_SET]; member
|
/drivers/media/usb/pvrusb2/ |
D | pvrusb2-context.c | 30 static void pvr2_context_set_notify(struct pvr2_context *mp, int fl) in pvr2_context_set_notify()
|
D | pvrusb2-ioread.c | 229 int pvr2_ioread_set_enabled(struct pvr2_ioread *cp,int fl) in pvr2_ioread_set_enabled()
|
D | pvrusb2-hdw.c | 1701 int fl; in pvr2_hdw_untrip() local 1744 int fl; in pvr2_hdw_set_stream_type() local 3184 int fl; in pvr2_hdw_commit_ctl() local 3195 int fl = 0; in pvr2_hdw_worker_poll() local 4541 int fl = !0; in state_eval_usbstream_run() local
|
D | pvrusb2-io.c | 167 int fl; in pvr2_buffer_set_ready() local
|
/drivers/net/ethernet/chelsio/cxgb4/ |
D | sge.c | 221 static inline unsigned int fl_cap(const struct sge_fl *fl) in fl_cap() 236 const struct sge_fl *fl) in fl_starving() 632 static inline void __refill_fl(struct adapter *adap, struct sge_fl *fl) in __refill_fl() 4255 struct sge_fl *fl = s->egr_map[id]; in sge_rx_timer_cb() local 4373 struct sge_fl *fl, rspq_handler_t hnd, in t4_sge_alloc_rxq() 4863 struct sge_fl *fl) in free_rspq_fl()
|
/drivers/virtio/ |
D | virtio_input.c | 174 u32 mi, ma, re, fu, fl; in virtinput_cfg_abs() local
|
/drivers/message/fusion/lsi/ |
D | mpi.h | 585 #define MPI_SGE_GET_FLAGS(fl) (((fl) & ~MPI_SGE_LENGTH_MASK) >> MPI_SGE_FLAGS_SHIFT) argument 586 #define MPI_SGE_LENGTH(fl) ((fl) & MPI_SGE_LENGTH_MASK) argument 587 #define MPI_SGE_CHAIN_LENGTH(fl) ((fl) & MPI_SGE_CHAIN_LENGTH_MASK) argument
|
/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_vfpf.c | 1653 struct bnx2x_vf_mac_vlan_filters *fl = NULL; in bnx2x_vf_mbx_macvlan_list() local 1740 struct bnx2x_vf_mac_vlan_filters *fl = NULL; in bnx2x_vf_mbx_qfilters() local
|
/drivers/net/ethernet/marvell/octeontx2/af/ |
D | rvu_npc.c | 1240 int lid, lt, ld, fl; in npc_program_mkex_rx() local 1269 int lid, lt, ld, fl; in npc_program_mkex_tx() local 3194 #define GET_KEX_LDFLAGS(intf, ld, fl) \ argument 3201 int lid, lt, ld, fl; in rvu_mbox_handler_npc_get_kex_cfg() local
|
/drivers/infiniband/sw/rxe/ |
D | rxe_net.c | 50 struct flowi4 fl = { { 0 } }; in rxe_find_route4() local
|
/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | tc_tun.c | 23 } fl; member
|
/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_send.c | 35 u8 fl:1; member
|
/drivers/media/i2c/ccs/ |
D | ccs.h | 138 #define CCS_IDENT_FQ(manufacturer, model, rev, fl, _name, _quirk) \ argument
|
/drivers/gpu/drm/i915/ |
D | i915_cmd_parser.c | 190 #define CMD(op, opm, f, lm, fl, ...) \ argument
|