| /OK3568_Linux_fs/kernel/fs/ |
| H A D | namei.c | 2361 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 D | uverbs_cmd.c | 575 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 D | lpfc_sli.c | 2061 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 D | Makefile.in | 238 $(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 D | cx24117.c | 378 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 D | Makefile.in | 208 $(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 D | Makefile.in | 220 $(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 D | ostream | 55 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 D | Makefile.in | 198 $(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 D | CC-BY-2.5-AU | 23 …f. "Work" means the work or other subject-matter protected by copyright that is offered under the … 48 …f. Webcasting Rights and Statutory Royalties. For the avoidance of doubt, where the Work is a soun… 106 …f. The construction, validity and performance of this Licence shall be governed by the laws in for…
|
| H A D | CC-BY-3.0-NL | 27 …f. 'Gebruiker' de natuurlijke persoon of rechtspersoon die rechten ingevolge deze Licentie uitoefe… 43 f. Volledigheidshalve dient te worden vermeld dat: 89 …f. Deze Licentie bevat de volledige overeenkomst tussen de partijen met betrekking tot het in lice…
|
| /OK3568_Linux_fs/kernel/drivers/clk/nxp/ |
| H A D | clk-lpc32xx.c | 1077 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 D | ostream | 55 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 D | Makefile.in | 187 $(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 D | sb1250-mac.c | 142 #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 D | firestream.c | 282 #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 D | ar_JO | 184 name_fmt "%p%t%f%t%g"
|
| H A D | ar_IQ | 172 name_fmt "%p%t%f%t%g"
|
| H A D | kn_IN | 185 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 D | ar_SY | 183 name_fmt "%p%t%f%t%g"
|
| H A D | ar_LB | 182 name_fmt "%p%t%f%t%g"
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | aspeed-bmc-quanta-q71l.dts | 174 tmp75@4f {
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/timezone/ |
| H A D | tzdata.bb | 70 rm -f "$etc_lt"
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/md5deep/files/ |
| H A D | 0001-Fix-literal-and-identifier-spacing-as-dictated-by-C-.patch | 123 void xmlout(const std::string &tag,const double value){ xmlprintf(tag,"","%f",value); }
|
| /OK3568_Linux_fs/u-boot/board/freescale/bsc9132qds/ |
| H A D | README | 137 dtc -b 0 -f -I dts -O dtb bsc9132qds.dts > bsc9132qds.dtb
|