Home
last modified time | relevance | path

Searched refs:f (Results 5476 – 5500 of 7053) sorted by relevance

1...<<211212213214215216217218219220>>...283

/OK3568_Linux_fs/kernel/fs/
H A Dnamei.c2361 struct fd f = fdget_raw(nd->dfd); in path_init() local
2364 if (!f.file) in path_init()
2367 dentry = f.file->f_path.dentry; in path_init()
2370 fdput(f); in path_init()
2374 nd->path = f.file->f_path; in path_init()
2382 fdput(f); in path_init()
2907 int (*f)(struct dentry *, umode_t, void *), in vfs_mkobj()
2920 error = f(dentry, mode, arg); in vfs_mkobj()
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Duverbs_cmd.c575 struct fd f = {}; in ib_uverbs_open_xrcd() local
586 f = fdget(cmd.fd); in ib_uverbs_open_xrcd()
587 if (!f.file) { in ib_uverbs_open_xrcd()
592 inode = file_inode(f.file); in ib_uverbs_open_xrcd()
635 if (f.file) in ib_uverbs_open_xrcd()
636 fdput(f); in ib_uverbs_open_xrcd()
651 if (f.file) in ib_uverbs_open_xrcd()
652 fdput(f); in ib_uverbs_open_xrcd()
/OK3568_Linux_fs/kernel/drivers/scsi/lpfc/
H A Dlpfc_sli.c2061 hbqe->bde.tus.f.bdeSize = hbq_buf->total_size; in lpfc_sli_hbq_to_firmware_s3()
2062 hbqe->bde.tus.f.bdeFlags = 0; in lpfc_sli_hbq_to_firmware_s3()
9464 sgl->sge_len = cpu_to_le32(bde.tus.f.bdeSize); in lpfc_sli4_bpl2sgl()
9471 if (bpl->tus.f.bdeFlags == BUFF_TYPE_BDE_64I) in lpfc_sli4_bpl2sgl()
9479 offset += bde.tus.f.bdeSize; in lpfc_sli4_bpl2sgl()
9573 xmit_len = wqe->generic.bde.tus.f.bdeSize; in lpfc_sli4_iocb2wqe()
9577 total_len += bde.tus.f.bdeSize; in lpfc_sli4_iocb2wqe()
9745 wqe->generic.bde.tus.f.bdeFlags = in lpfc_sli4_iocb2wqe()
9747 wqe->generic.bde.tus.f.bdeSize = sgl->sge_len; in lpfc_sli4_iocb2wqe()
9809 wqe->generic.bde.tus.f.bdeFlags = in lpfc_sli4_iocb2wqe()
[all …]
/OK3568_Linux_fs/external/xserver/Xext/
H A DMakefile.in238 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
239 *) f=$$p;; \
241 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dcx24117.c378 enum fe_delivery_system d, enum fe_modulation m, enum fe_code_rate f) in cx24117_lookup_fecmod() argument
384 __func__, m, f, state->demod); in cx24117_lookup_fecmod()
389 (f == cx24117_modfec_modes[i].fec)) { in cx24117_lookup_fecmod()
/OK3568_Linux_fs/external/xserver/glx/
H A DMakefile.in208 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
209 *) f=$$p;; \
211 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
/OK3568_Linux_fs/external/xserver/glamor/
H A DMakefile.in220 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
221 *) f=$$p;; \
223 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/
H A Dostream55 basic_ostream& operator<<(float f);
56 basic_ostream& operator<<(double f);
57 basic_ostream& operator<<(long double f);
/OK3568_Linux_fs/external/xserver/dix/
H A DMakefile.in198 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
199 *) f=$$p;; \
201 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DCC-BY-2.5-AU23f. "Work" means the work or other subject-matter protected by copyright that is offered under the …
48f. Webcasting Rights and Statutory Royalties. For the avoidance of doubt, where the Work is a soun…
106f. The construction, validity and performance of this Licence shall be governed by the laws in for…
H A DCC-BY-3.0-NL27f. 'Gebruiker' de natuurlijke persoon of rechtspersoon die rechten ingevolge deze Licentie uitoefe…
43 f. Volledigheidshalve dient te worden vermeld dat:
89f. Deze Licentie bevat de volledige overeenkomst tussen de partijen met betrekking tot het in lice…
/OK3568_Linux_fs/kernel/drivers/clk/nxp/
H A Dclk-lpc32xx.c1077 struct clk_fixed_rate f; member
1087 .f = { \
1462 struct clk_fixed_rate *fixed = &clk_hw->f; in lpc32xx_clk_register()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/
H A Dostream55 basic_ostream& operator<<(float f);
56 basic_ostream& operator<<(double f);
57 basic_ostream& operator<<(long double f);
/OK3568_Linux_fs/external/xserver/mi/
H A DMakefile.in187 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
188 *) f=$$p;; \
190 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/
H A Dsb1250-mac.c142 #define SBDMA_NEXTBUF(d,f) ((((d)->f+1) == (d)->sbdma_dscrtable_end) ? \ argument
143 (d)->sbdma_dscrtable : (d)->f+1)
/OK3568_Linux_fs/kernel/drivers/atm/
H A Dfirestream.c282 #define fs_dprintk(f, str...) if (fs_debug & f) printk (str) argument
284 #define fs_dprintk(f, str...) /* nothing */ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/
H A Dar_JO184 name_fmt "%p%t%f%t%g"
H A Dar_IQ172 name_fmt "%p%t%f%t%g"
H A Dkn_IN185 name_fmt "%p%t%f%t%g"
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/
H A Dar_SY183 name_fmt "%p%t%f%t%g"
H A Dar_LB182 name_fmt "%p%t%f%t%g"
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Daspeed-bmc-quanta-q71l.dts174 tmp75@4f {
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/timezone/
H A Dtzdata.bb70 rm -f "$etc_lt"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/md5deep/files/
H A D0001-Fix-literal-and-identifier-spacing-as-dictated-by-C-.patch123 void xmlout(const std::string &tag,const double value){ xmlprintf(tag,"","%f",value); }
/OK3568_Linux_fs/u-boot/board/freescale/bsc9132qds/
H A DREADME137 dtc -b 0 -f -I dts -O dtb bsc9132qds.dts > bsc9132qds.dtb

1...<<211212213214215216217218219220>>...283