/linux/drivers/crypto/marvell/octeontx2/ |
H A D | otx2_cptlf.c | 11 static void cptlf_do_set_done_time_wait(struct otx2_cptlf_info *lf, in cptlf_do_set_done_time_wait() argument 23 static void cptlf_do_set_done_num_wait(struct otx2_cptlf_info *lf, int num_wait) in cptlf_do_set_done_num_wait() argument 51 cptlf_set_pri(struct otx2_cptlf_info * lf,int pri) cptlf_set_pri() argument 71 cptlf_set_eng_grps_mask(struct otx2_cptlf_info * lf,int eng_grps_mask) cptlf_set_eng_grps_mask() argument 112 struct otx2_cptlf_info *lf; cptlf_set_ctx_ilen() local 190 cptlf_read_done_cnt(struct otx2_cptlf_info * lf) cptlf_read_done_cnt() argument 202 struct otx2_cptlf_info *lf = arg; cptlf_misc_intr_handler() local 248 struct otx2_cptlf_info *lf = arg; cptlf_done_intr_handler() local 393 struct otx2_cptlf_info *lf = lfs->lf; otx2_cptlf_set_irqs_affinity() local [all...] |
H A D | otx2_cptlf.h | 122 struct otx2_cptlf_info lf[OTX2_CPT_MAX_LFS_NUM]; member 204 static inline void otx2_cptlf_do_set_iqueue_size(struct otx2_cptlf_info *lf) in otx2_cptlf_do_set_iqueue_size() argument 229 otx2_cptlf_do_disable_iqueue(struct otx2_cptlf_info * lf) otx2_cptlf_do_disable_iqueue() argument 289 otx2_cptlf_set_iqueue_enq(struct otx2_cptlf_info * lf,bool enable) otx2_cptlf_set_iqueue_enq() argument 304 otx2_cptlf_enable_iqueue_enq(struct otx2_cptlf_info * lf) otx2_cptlf_enable_iqueue_enq() argument 309 otx2_cptlf_set_iqueue_exec(struct otx2_cptlf_info * lf,bool enable) otx2_cptlf_set_iqueue_exec() argument 324 otx2_cptlf_set_ctx_flr_flush(struct otx2_cptlf_info * lf) otx2_cptlf_set_ctx_flr_flush() argument 337 otx2_cptlf_enable_iqueue_exec(struct otx2_cptlf_info * lf) otx2_cptlf_enable_iqueue_exec() argument 342 otx2_cptlf_disable_iqueue_exec(struct otx2_cptlf_info * lf) otx2_cptlf_disable_iqueue_exec() argument 383 otx2_cpt_send_cmd(union otx2_cpt_inst_s * cptinst,u32 insts_num,struct otx2_cptlf_info * lf) otx2_cpt_send_cmd() argument [all...] |
H A D | cn10k_cpt.c | 29 struct otx2_cptlf_info *lf) in cn10k_cpt_send_cmd() argument
|
/linux/net/ax25/ |
H A D | ax25_iface.c | 83 void ax25_linkfail_register(struct ax25_linkfail *lf) in ax25_linkfail_register() argument 92 void ax25_linkfail_release(struct ax25_linkfail *lf) in ax25_linkfail_release() argument 192 struct ax25_linkfail *lf; in ax25_link_failed() local
|
/linux/drivers/net/ethernet/marvell/octeontx2/af/ |
H A D | rvu.c | 228 int lf; in rvu_get_lf() local 343 u16 lf, boo in rvu_update_rsrc_map() argument 500 rvu_lf_reset(struct rvu * rvu,struct rvu_block * block,int lf) rvu_lf_reset() argument 552 int lf; rvu_scan_block() local 1389 int slot, lf, num_lfs; rvu_detach_block() local 1557 int slot, lf; rvu_attach_block() local 1781 rvu_get_msix_offset(struct rvu * rvu,struct rvu_pfvf * pfvf,int blkaddr,int lf) rvu_get_msix_offset() argument 1796 rvu_set_msix_offset(struct rvu * rvu,struct rvu_pfvf * pfvf,struct rvu_block * block,int lf) rvu_set_msix_offset() argument 1821 rvu_clear_msix_offset(struct rvu * rvu,struct rvu_pfvf * pfvf,struct rvu_block * block,int lf) rvu_clear_msix_offset() argument 1850 int lf, slot, blkaddr; rvu_mbox_handler_msix_offset() local 2729 int slot, lf, num_lfs; rvu_blklf_teardown() local [all...] |
H A D | rvu_cpt.c | 700 int blkaddr, num_lfs, lf; in validate_and_update_reg_offset() local 1121 int rvu_cpt_lf_teardown(struct rvu *rvu, u16 pcifunc, int blkaddr, int lf, int slot) in rvu_cpt_lf_teardown() argument
|
H A D | rvu_debugfs.c | 647 int lf = 0, seq = 0, len = 0, prev_lf = block->lf.max; in get_lf_str_list() local 935 rvu_dbg_is_valid_lf(struct rvu * rvu,int blkaddr,int lf,u16 * pcifunc) rvu_dbg_is_valid_lf() argument 1041 int ret, lf; rvu_dbg_qsize_write() local 3836 u32 lf; rvu_dbg_cpt_lfs_info_display() local [all...] |
H A D | rvu.h | 81 int lf; member 129 struct rsrc_bmap lf; member 256 #define MSIX_BLKLF(blkaddr, lf) (((blkaddr) << 8) | ((lf) & 0xFF)) argument
|
/linux/fs/qnx6/ |
H A D | dir.c | 70 struct qnx6_long_filename *lf; in qnx6_dir_longfilename() local 186 struct qnx6_long_filename *lf = qnx6_longname(s, de, &folio); qnx6_long_match() local [all...] |
/linux/fs/affs/ |
H A D | symlink.c | 19 struct slink_front *lf; in affs_symlink_read_folio() local
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
H A D | gddr5.c | 37 int pd, lf, xd, vh, vr, vo, l3; in nvkm_gddr5_calc() local
|
/linux/tools/perf/util/ |
H A D | probe-finder.c | 1727 struct line_finder *lf = data; in line_range_walk_cb() local 1749 static int find_line_range_by_line(Dwarf_Die *sp_die, struct line_finder *lf) in find_line_range_by_line() argument 1784 struct line_finder *lf = param->data; line_range_search_cb() local 1818 find_line_range_by_func(struct line_finder * lf) find_line_range_by_func() argument 1827 struct line_finder lf = {.lr = lr, .found = 0}; debuginfo__find_line_range() local [all...] |
/linux/drivers/usb/serial/ |
H A D | console.c | 221 unsigned int lf; in usb_console_write() local
|
/linux/drivers/firewire/ |
H A D | net.c | 81 #define fwnet_set_hdr_lf(lf) ((lf) << 30) argument 105 unsigned lf, unsigned dg_size, unsigned fg_off, unsigned dgl) in fwnet_make_sf_hdr() argument 565 unsigned lf; in fwnet_incoming_packet() local 848 u16 lf; in fwnet_transmit_packet_done() local [all...] |
/linux/drivers/media/platform/verisilicon/ |
H A D | hantro_g1_vp8_dec.c | 138 const struct v4l2_vp8_loop_filter *lf = &hdr->lf; in cfg_lf() local [all...] |
H A D | rockchip_vpu2_hw_vp8_dec.c | 279 const struct v4l2_vp8_loop_filter *lf = &hdr->lf; in cfg_lf() local [all...] |
/linux/drivers/media/i2c/ |
H A D | tda7432.c | 276 u8 lf, lr, rf, rr; in tda7432_s_ctrl() local
|
/linux/drivers/gpu/ipu-v3/ |
H A D | ipu-dc.c | 53 #define WROD(lf) (0x18 | ((lf) << 1)) argument
|
/linux/drivers/char/ |
H A D | lp.c | 833 char *lf = memchr(s, '\n', count); in lp_console_write() local
|
/linux/drivers/media/platform/rockchip/rkvdec/ |
H A D | rkvdec-vp9.c | 154 struct v4l2_vp9_loop_filter lf; member 601 const struct v4l2_vp9_loop_filter *lf; in config_registers() local [all...] |
/linux/drivers/infiniband/hw/hfi1/ |
H A D | pcie.c | 940 u32 reg32, fs, lf; in do_pcie_gen3_transition() local
|
/linux/drivers/media/v4l2-core/ |
H A D | v4l2-ctrls-core.c | 480 validate_vp9_lf_params(struct v4l2_vp9_loop_filter *lf) in validate_vp9_lf_params() argument 691 validate_av1_loop_filter(struct v4l2_av1_loop_filter * lf) validate_av1_loop_filter() argument [all...] |
/linux/sound/soc/codecs/ |
H A D | wm9713.c | 739 u32 lf:1; member
|
/linux/drivers/staging/media/meson/vdec/ |
H A D | codec_vp9.c | 476 struct loopfilter lf; member 538 struct loopfilter *lf = &vp9->lf; in vp9_loop_filter_init() local 576 struct loopfilter *lf, int default_filt_lvl) in vp9_loop_filter_frame_init() argument [all...] |
/linux/fs/ntfs3/ |
H A D | fslog.c | 736 u32 lf = le32_to_cpu(rt->last_free); in check_rstbl() local 787 u32 lf = le32_to_cpu(rt->last_free); in free_rsttbl_idx() local 815 u32 lf = sizeof(struct RESTART_TABLE) + (used - 1) * esize; in init_rsttbl() local [all...] |