/openbmc/linux/fs/nfs/ |
H A D | nfs4namespace.c | 130 const struct nfs4_fs_locations *locations, in nfs4_validate_fspath() argument 149 fs_path = nfs4_pathname_string(&locations->fs_path, &len); in nfs4_validate_fspath() 369 const struct nfs4_fs_locations *locations) in nfs_follow_referral() argument 374 if (locations == NULL || locations->nlocations <= 0) in nfs_follow_referral() 380 error = nfs4_validate_fspath(ctx->clone_data.dentry, locations, ctx); in nfs_follow_referral() 385 for (loc = 0; loc < locations->nlocations; loc++) { in nfs_follow_referral() 386 const struct nfs4_fs_location *location = &locations->locations[loc]; in nfs_follow_referral() 542 const struct nfs4_fs_locations *locations) in nfs4_replace_transport() argument 548 if (locations == NULL || locations->nlocations <= 0) in nfs4_replace_transport() 559 for (loc = 0; loc < locations->nlocations; loc++) { in nfs4_replace_transport() [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/systemd/systemd-systemctl/ |
H A D | systemctl | 23 locations = list() variable 32 for location in locations: 124 for location in locations: 175 for location in locations: 256 for location in locations: 306 locations.append(SYSCONFDIR / "systemd") 309 locations.append(BASE_LIBDIR / "systemd") 310 locations.append(LIBDIR / "systemd")
|
/openbmc/u-boot/common/ |
H A D | splash_source.c | 280 struct splash_location *locations, uint size) in select_splash_location() argument 285 if (!locations || size == 0) in select_splash_location() 290 return &locations[0]; in select_splash_location() 293 if (!strcmp(locations[i].name, env_splashsource)) in select_splash_location() 294 return &locations[i]; in select_splash_location() 384 int splash_source_load(struct splash_location *locations, uint size) in splash_source_load() argument 400 splash_location = select_splash_location(locations, size); in splash_source_load()
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd-systemctl/ |
H A D | systemctl | 24 locations = list() variable 36 for location in locations: 140 for location in locations: 192 for location in locations: 279 for location in locations: 330 locations.append(SYSCONFDIR / "systemd") 333 locations.append(BASE_LIBDIR / "systemd") 334 locations.append(LIBDIR / "systemd")
|
/openbmc/linux/fs/nfsd/ |
H A D | export.c | 319 struct nfsd4_fs_location *locations = fsloc->locations; in nfsd4_fslocs_free() local 322 if (!locations) in nfsd4_fslocs_free() 326 kfree(locations[i].path); in nfsd4_fslocs_free() 327 kfree(locations[i].hosts); in nfsd4_fslocs_free() 330 kfree(locations); in nfsd4_fslocs_free() 331 fsloc->locations = NULL; in nfsd4_fslocs_free() 458 if (fsloc->locations) in fsloc_parse() 470 fsloc->locations = kcalloc(fsloc->locations_count, in fsloc_parse() 473 if (!fsloc->locations) in fsloc_parse() 482 fsloc->locations[i].hosts = kstrdup(buf, GFP_KERNEL); in fsloc_parse() [all …]
|
/openbmc/openbmc/poky/bitbake/lib/bb/fetch2/ |
H A D | local.py | 73 locations = [] 76 locations = filespath.split(":") 77 … to " + urldata.localpath + ". The paths that were searched were:\n " + "\n ".join(locations)
|
/openbmc/u-boot/include/ |
H A D | splash.h | 52 int splash_source_load(struct splash_location *locations, uint size); 54 static inline int splash_source_load(struct splash_location *locations, in splash_source_load() argument
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/ |
H A D | 0010-oprofile-Determine-the-root-home-directory-dynamical.patch | 28 - of <filename>/root</filename> to avoid storing sample data files in locations accessible by regu… 30 + of <filename>~root</filename> to avoid storing sample data files in locations accessible by regu… 41 - of <code class="filename">/root</code> to avoid storing sample data files in locations accessibl… 43 + of <code class="filename">~root</code> to avoid storing sample data files in locations accessibl…
|
/openbmc/linux/Documentation/hwmon/ |
H A D | nct6683.rst | 36 Limit register locations on Intel boards with EC firmware version 1.0 37 build date 04/03/13 do not match the register locations in the Nuvoton 43 Some of the register locations can be reverse engineered; others are too
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-test/cunit/files/ |
H A D | fixup-install-docdir.patch | 6 header files in locations not consistent with the OE filesystem layout. 7 So here we specify new locations which are consistent with OE filesystems.
|
/openbmc/linux/arch/arm/nwfpe/ |
H A D | softfloat-macros | 138 which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'. 174 the locations pointed to by `z0Ptr' and `z1Ptr'. 214 stored at the locations pointed to by `z0Ptr' and `z1Ptr'. The bits shifted 223 and the integer part of the result is returned at the locations pointed to 285 pieces which are stored at the locations pointed to by `z0Ptr' and `z1Ptr'. 304 64-bit pieces which are stored at the locations pointed to by `z0Ptr', 341 are stored at the locations pointed to by `z0Ptr' and `z1Ptr'. 361 64-bit pieces which are stored at the locations pointed to by `z0Ptr', 400 64-bit pieces which are stored at the locations pointed to by `z0Ptr' and 419 result is broken into three 64-bit pieces which are stored at the locations [all …]
|
/openbmc/openbmc/meta-security/meta-integrity/lib/oeqa/runtime/cases/ |
H A D | ima.py | 20 locations = ["/bin", "/usr/bin"] 22 for l in locations:
|
/openbmc/u-boot/doc/ |
H A D | README.splashprepare | 13 board specific splash image locations, routines for loading splash image from 14 supported locations, and a way of controlling the selected splash location
|
/openbmc/phosphor-webui/app/access-control/controllers/ |
H A D | certificate-controller.js | 41 var locations = data.Links.Certificates; 42 for (var i in locations) { 43 var location = locations[i];
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/vlc/vlc/ |
H A D | 0004-Use-packageconfig-to-detect-mmal-support.patch | 7 in different locations, therefore its best to rely on pkgconf to find 8 the libs and header locations instead of assuming /opt/vc which might
|
/openbmc/openbmc/poky/meta/recipes-devtools/elfutils/files/ |
H A D | ptest.patch | 8 'installled' locations on target (but not any of the standalone build pieces) 9 c) We want to use the binaries from their installed locations so the run-subr
|
/openbmc/qemu/tests/avocado/avocado_qemu/ |
H A D | __init__.py | 256 locations=None, expire=None, argument 261 locations=locations,
|
/openbmc/linux/Documentation/filesystems/ext4/ |
H A D | globals.rst | 7 have static metadata at fixed locations.
|
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/ |
H A D | nanopb-runtime_0.4.9.1.bb | 10 # Maintain compatability with old header locations for packages
|
/openbmc/linux/tools/memory-model/litmus-tests/ |
H A D | SB+rfionceonce-poonceonces.litmus | 31 locations [0:r1; 1:r3; x; y] (* Debug aid: Print things not in "exists". *)
|
/openbmc/openbmc/poky/meta/recipes-devtools/dwarfsrcfiles/ |
H A D | dwarfsrcfiles.bb | 1 SUMMARY = "A small utility for printing debug source file locations embedded in binaries"
|
/openbmc/linux/Documentation/litmus-tests/locking/ |
H A D | RM-broken.litmus | 39 locations [x;0:r2;1:r0;1:r1;1:r2]
|
H A D | RM-fixed.litmus | 39 locations [x;0:r2;1:r0;1:r1;1:r2]
|
H A D | DCL-broken.litmus | 53 locations [flag;data;0:r0;0:r1;1:r0;1:r1]
|
/openbmc/openbmc/poky/meta/recipes-extended/timezone/ |
H A D | timezone.inc | 3 the history of local time for many representative locations around the globe."
|