Home
last modified time | relevance | path

Searched refs:lf (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v5.4/drivers/net/ethernet/marvell/octeontx2/af/
Drvu.c29 struct rvu_block *block, int lf);
31 struct rvu_block *block, int lf);
168 int lf; in rvu_get_lf() local
171 for (lf = 0; lf < block->lf.max; lf++) { in rvu_get_lf()
172 if (block->fn_map[lf] == pcifunc) { in rvu_get_lf()
175 return lf; in rvu_get_lf()
261 u16 lf, bool attach) in rvu_update_rsrc_map() argument
267 if (lf >= block->lf.max) { in rvu_update_rsrc_map()
270 __func__, lf, block->name, block->lf.max); in rvu_update_rsrc_map()
283 block->fn_map[lf] = attach ? pcifunc : 0; in rvu_update_rsrc_map()
[all …]
Drvu.h49 struct rsrc_bmap lf; member
116 #define MSIX_BLKLF(blkaddr, lf) (((blkaddr) << 8) | ((lf) & 0xFF)) argument
316 int rvu_lf_reset(struct rvu *rvu, struct rvu_block *block, int lf);
Drvu_struct.h107 u64 lf : 9; member
113 u64 lf : 9;
396 u64 lf : 7; member
402 u64 lf : 7;
Drvu_npa.c89 inst.lf = npalf; in rvu_npa_aq_enq_inst()
/Linux-v5.4/fs/affs/
Dsymlink.c19 struct slink_front *lf; in affs_symlink_readpage() local
31 lf = (struct slink_front *)bh->b_data; in affs_symlink_readpage()
34 if (strchr(lf->symname,':')) { /* Handle assign or volume name */ in affs_symlink_readpage()
42 while (i < 1023 && lf->symname[j] != ':') in affs_symlink_readpage()
43 link[i++] = lf->symname[j++]; in affs_symlink_readpage()
49 while (i < 1023 && (c = lf->symname[j])) { in affs_symlink_readpage()
/Linux-v5.4/fs/qnx6/
Ddir.c67 struct qnx6_long_filename *lf; in qnx6_dir_longfilename() local
79 lf = qnx6_longname(s, de, &page); in qnx6_dir_longfilename()
80 if (IS_ERR(lf)) { in qnx6_dir_longfilename()
85 lf_size = fs16_to_cpu(sbi, lf->lf_size); in qnx6_dir_longfilename()
88 pr_debug("file %s\n", lf->lf_fname); in qnx6_dir_longfilename()
97 qnx6_lfile_checksum(lf->lf_fname, lf_size)) in qnx6_dir_longfilename()
101 lf_size, lf->lf_fname, de_inode); in qnx6_dir_longfilename()
102 if (!dir_emit(ctx, lf->lf_fname, lf_size, de_inode, DT_UNKNOWN)) { in qnx6_dir_longfilename()
182 struct qnx6_long_filename *lf = qnx6_longname(s, de, &page); in qnx6_long_match() local
184 if (IS_ERR(lf)) in qnx6_long_match()
[all …]
/Linux-v5.4/tools/perf/util/
Dprobe-finder.c1677 struct line_finder *lf = data; in line_range_walk_cb() local
1680 if ((strtailcmp(fname, lf->fname) != 0) || in line_range_walk_cb()
1681 (lf->lno_s > lineno || lf->lno_e < lineno)) in line_range_walk_cb()
1684 err = line_range_add_line(fname, lineno, lf->lr); in line_range_walk_cb()
1692 static int find_line_range_by_line(Dwarf_Die *sp_die, struct line_finder *lf) in find_line_range_by_line() argument
1696 ret = die_walk_lines(sp_die ?: &lf->cu_die, line_range_walk_cb, lf); in find_line_range_by_line()
1700 if (!intlist__empty(lf->lr->line_list)) in find_line_range_by_line()
1701 ret = lf->found = 1; in find_line_range_by_line()
1705 zfree(&lf->lr->path); in find_line_range_by_line()
1727 struct line_finder *lf = param->data; in line_range_search_cb() local
[all …]
/Linux-v5.4/net/ax25/
Dax25_iface.c83 void ax25_linkfail_register(struct ax25_linkfail *lf) in ax25_linkfail_register() argument
86 hlist_add_head(&lf->lf_node, &ax25_linkfail_list); in ax25_linkfail_register()
92 void ax25_linkfail_release(struct ax25_linkfail *lf) in ax25_linkfail_release() argument
95 hlist_del_init(&lf->lf_node); in ax25_linkfail_release()
192 struct ax25_linkfail *lf; in ax25_link_failed() local
195 hlist_for_each_entry(lf, &ax25_linkfail_list, lf_node) in ax25_link_failed()
196 lf->func(ax25, reason); in ax25_link_failed()
/Linux-v5.4/tools/memory-model/
Dlock.cat80 let rfi-lf = ([LKW] ; po-loc ; [LF]) \ ([LKW] ; po-loc ; [UL] ; po-loc)
83 let all-possible-rfe-lf =
89 let possible-rfe-lf r =
92 (* Do this for each LF event r that isn't in rfi-lf *)
93 in map possible-rfe-lf (LF \ range(rfi-lf))
96 with rfe-lf from cross(all-possible-rfe-lf)
97 let rf-lf = rfe-lf | rfi-lf
120 let rf = rf | rf-lf | rf-ru
/Linux-v5.4/drivers/media/i2c/
Dtda7432.c276 u8 lf, lr, rf, rr; in tda7432_s_ctrl() local
283 lr = lf = TDA7432_ATTEN_0DB; in tda7432_s_ctrl()
287 lr = lf = t->balance->val; in tda7432_s_ctrl()
291 lr = lf = TDA7432_ATTEN_0DB; in tda7432_s_ctrl()
294 lf |= TDA7432_MUTE; in tda7432_s_ctrl()
300 tda7432_write(sd, TDA7432_LF, lf); in tda7432_s_ctrl()
/Linux-v5.4/drivers/staging/media/hantro/
Dhantro_g1_vp8_dec.c139 const struct v4l2_vp8_loopfilter_header *lf = &hdr->lf_header; in cfg_lf() local
145 hantro_reg_write(vpu, &vp8_dec_lf_level[0], lf->level); in cfg_lf()
148 u32 lf_level = clamp(lf->level + seg->lf_update[i], in cfg_lf()
159 reg = G1_REG_REF_PIC_FILT_SHARPNESS(lf->sharpness_level); in cfg_lf()
160 if (lf->flags & V4L2_VP8_LF_FILTER_TYPE_SIMPLE) in cfg_lf()
164 if (lf->flags & V4L2_VP8_LF_HEADER_ADJ_ENABLE) { in cfg_lf()
167 lf->mb_mode_delta[i]); in cfg_lf()
169 lf->ref_frm_delta[i]); in cfg_lf()
Drk3399_vpu_hw_vp8_dec.c280 const struct v4l2_vp8_loopfilter_header *lf = &hdr->lf_header; in cfg_lf() local
286 hantro_reg_write(vpu, &vp8_dec_lf_level[0], lf->level); in cfg_lf()
289 u32 lf_level = clamp(lf->level + seg->lf_update[i], in cfg_lf()
300 reg = VDPU_REG_REF_PIC_FILT_SHARPNESS(lf->sharpness_level); in cfg_lf()
301 if (lf->flags & V4L2_VP8_LF_FILTER_TYPE_SIMPLE) in cfg_lf()
305 if (lf->flags & V4L2_VP8_LF_HEADER_ADJ_ENABLE) { in cfg_lf()
308 lf->mb_mode_delta[i]); in cfg_lf()
310 lf->ref_frm_delta[i]); in cfg_lf()
/Linux-v5.4/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
Dgddr5.c37 int pd, lf, xd, vh, vr, vo, l3; in nvkm_gddr5_calc() local
46 lf = ram->next->bios.ramcfg_11_01_40; in nvkm_gddr5_calc()
115 ram->mr[7] |= (lf & 0x01) << 3; in nvkm_gddr5_calc()
/Linux-v5.4/drivers/usb/serial/
Dconsole.c218 unsigned int lf; in usb_console_write() local
220 for (i = 0, lf = 0 ; i < count ; i++) { in usb_console_write()
222 lf = 1; in usb_console_write()
231 if (lf) { in usb_console_write()
/Linux-v5.4/drivers/firewire/
Dnet.c81 #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
107 hdr->w0 = fwnet_set_hdr_lf(lf) in fwnet_make_sf_hdr()
572 unsigned lf; in fwnet_incoming_packet() local
586 lf = fwnet_get_hdr_lf(&hdr); in fwnet_incoming_packet()
587 if (lf == RFC2374_HDR_UNFRAG) { in fwnet_incoming_packet()
618 if (lf == RFC2374_HDR_FIRSTFRAG) { in fwnet_incoming_packet()
684 if (lf == RFC2374_HDR_FIRSTFRAG) in fwnet_incoming_packet()
854 u16 lf; in fwnet_transmit_packet_done() local
857 lf = fwnet_get_hdr_lf(&ptask->hdr); in fwnet_transmit_packet_done()
[all …]
/Linux-v5.4/sound/soc/codecs/
Dwm9713.c743 u32 lf:1; member
781 pll_div->lf = 1; in pll_factors()
784 pll_div->lf = 0; in pll_factors()
833 reg = (pll_div.n << 12) | (pll_div.lf << 11) | in wm9713_set_pll()
838 reg2 = (pll_div.n << 12) | (pll_div.lf << 11) | (1 << 10) | in wm9713_set_pll()
/Linux-v5.4/drivers/usb/host/
Disp1362.h893 int lf = 0; in dump_data() local
896 if (!lf) in dump_data()
899 lf = 1; in dump_data()
904 lf = 0; in dump_data()
912 if (lf) in dump_data()
/Linux-v5.4/fs/gfs2/
Ddir.c1378 struct gfs2_leaf *lf; in gfs2_dir_read_leaf() local
1391 lf = (struct gfs2_leaf *)bh->b_data; in gfs2_dir_read_leaf()
1393 *depth = be16_to_cpu(lf->lf_depth); in gfs2_dir_read_leaf()
1394 entries += be16_to_cpu(lf->lf_entries); in gfs2_dir_read_leaf()
1396 lfn = be64_to_cpu(lf->lf_next); in gfs2_dir_read_leaf()
1427 lf = (struct gfs2_leaf *)bh->b_data; in gfs2_dir_read_leaf()
1428 lfn = be64_to_cpu(lf->lf_next); in gfs2_dir_read_leaf()
1429 if (lf->lf_entries) { in gfs2_dir_read_leaf()
1431 entries2 += be16_to_cpu(lf->lf_entries); in gfs2_dir_read_leaf()
1449 be16_to_cpu(lf->lf_entries)); in gfs2_dir_read_leaf()
/Linux-v5.4/include/net/
Dax25.h385 void ax25_linkfail_register(struct ax25_linkfail *lf);
386 void ax25_linkfail_release(struct ax25_linkfail *lf);
/Linux-v5.4/drivers/char/
Dlp.c828 char *lf = memchr(s, '\n', count); in lp_console_write() local
829 if (lf) in lp_console_write()
830 canwrite = lf - s; in lp_console_write()
843 if (lf && canwrite <= 0) { in lp_console_write()
/Linux-v5.4/drivers/gpu/ipu-v3/
Dipu-dc.c53 #define WROD(lf) (0x18 | ((lf) << 1)) argument
/Linux-v5.4/drivers/infiniband/hw/hfi1/
Dpcie.c988 u32 reg32, fs, lf; in do_pcie_gen3_transition() local
1134 lf = 8; in do_pcie_gen3_transition()
1144 lf = 9; in do_pcie_gen3_transition()
1155 (lf << in do_pcie_gen3_transition()
/Linux-v5.4/tools/power/pm-graph/
Dbootgraph.py304 lf = open(sysvals.dmesgfile, 'rb')
306 lf = Popen('dmesg', stdout=PIPE).stdout
307 for line in lf:
370 lf.close()
Dsleepgraph.py1296 lf = self.dmesgtext
1298 lf = sysvals.openlog(sysvals.dmesgfile, 'r')
1301 for line in lf:
1324 lf.close()
3522 lf = sysvals.openlog(sysvals.dmesgfile, 'r')
3523 for line in lf:
3548 lf.close()
4544 lf = sysvals.openlog(sysvals.dmesgfile, 'r')
4545 for line in lf:
4548 lf.close()
[all …]
/Linux-v5.4/drivers/tty/vt/
Dvt.c1447 static void lf(struct vc_data *vc) in lf() function
2121 lf(vc); in do_con_trol()
2166 lf(vc); in do_con_trol()
2172 lf(vc); in do_con_trol()
2755 lf(vc); in do_con_write()
2964 lf(vc); in vt_console_print()

12