Home
last modified time | relevance | path

Searched full:cached (Results 1 – 25 of 1695) sorted by relevance

12345678910>>...68

/openbmc/openbmc/meta-quanta/meta-olympus-nuvoton/recipes-phosphor/configuration/olympus-nuvoton-yaml-config/
H A Dolympus-nuvoton-ipmi-fru-properties.yaml3 Cached: 'true'
12 Cached: 'true'
17 Cached: 'true'
26 Cached: 'true'
33 Cached: 'true'
42 Cached: 'true'
51 Cached: 'true'
60 Cached: 'true'
69 Cached: 'true'
78 Cached: 'true'
[all …]
/openbmc/openbmc/meta-quanta/meta-gbs/recipes-phosphor/configuration/gbs-yaml-config/
H A Dgbs-ipmi-fru-properties.yaml5 Cached: 'true'
13 Cached: 'true'
21 Cached: 'true'
29 Cached: 'true'
37 Cached: 'true'
45 Cached: 'true'
53 Cached: 'true'
61 Cached: 'true'
69 Cached: 'true'
77 Cached: 'true'
[all …]
/openbmc/openbmc/meta-ibm/meta-romulus/recipes-phosphor/configuration/romulus-yaml-config/
H A Dromulus-ipmi-fru-properties.yaml3 Cached: 'true'
10 Cached: 'true'
17 Cached: 'true'
24 Cached: 'true'
31 Cached: 'true'
38 Cached: 'true'
45 Cached: 'true'
52 Cached: 'true'
59 Cached: 'true'
66 Cached: 'true'
[all …]
/openbmc/openbmc/meta-amd/meta-daytonax/recipes-phosphor/configuration/daytonax-yaml-config/
H A Ddaytonax-ipmi-fru-properties.yaml3 Cached: 'true'
10 Cached: 'true'
17 Cached: 'true'
24 Cached: 'true'
31 Cached: 'true'
38 Cached: 'true'
45 Cached: 'true'
52 Cached: 'true'
59 Cached: 'true'
66 Cached: 'true'
[all …]
/openbmc/openbmc/meta-amd/meta-ethanolx/recipes-phosphor/configuration/ethanolx-yaml-config/
H A Dethanolx-ipmi-fru-properties.yaml3 Cached: 'true'
10 Cached: 'true'
17 Cached: 'true'
24 Cached: 'true'
31 Cached: 'true'
38 Cached: 'true'
45 Cached: 'true'
52 Cached: 'true'
59 Cached: 'true'
66 Cached: 'true'
[all …]
/openbmc/openbmc/meta-ieisystem/meta-fp5280g3/recipes-phosphor/configuration/fp5280g3-yaml-config/
H A Dfp5280g3-ipmi-fru-properties.yaml3 Cached: 'true'
10 Cached: 'true'
17 Cached: 'true'
27 Cached: 'true'
35 Cached: 'true'
43 Cached: 'true'
51 Cached: 'true'
59 Cached: 'true'
67 Cached: 'true'
75 Cached: 'true'
[all …]
/openbmc/openbmc/meta-ieisystem/meta-nf5280m7/recipes-phosphor/configuration/nf5280m7-yaml-config/
H A Dnf5280m7-ipmi-fru-properties.yaml3 Cached: 'true'
10 Cached: 'true'
17 Cached: 'true'
27 Cached: 'true'
35 Cached: 'true'
43 Cached: 'true'
51 Cached: 'true'
59 Cached: 'true'
67 Cached: 'true'
75 Cached: 'true'
[all …]
/openbmc/linux/tools/lib/api/fs/
H A Dcgroup.c17 static struct cgroupfs_cache_entry *cached; variable
27 if (cached && !strcmp(cached->subsys, subsys)) { in cgroupfs_find_mountpoint()
28 if (strlen(cached->mountpoint) < maxlen) { in cgroupfs_find_mountpoint()
29 strcpy(buf, cached->mountpoint); in cgroupfs_find_mountpoint()
94 if (!cached) in cgroupfs_find_mountpoint()
95 cached = calloc(1, sizeof(*cached)); in cgroupfs_find_mountpoint()
97 if (cached) { in cgroupfs_find_mountpoint()
98 strncpy(cached->subsys, subsys, sizeof(cached->subsys) - 1); in cgroupfs_find_mountpoint()
99 strcpy(cached->mountpoint, mountpoint); in cgroupfs_find_mountpoint()
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dmrbsection.js27 // cached version of buildData, so we can determine whether a build has
31 // returns the cached version of this build, or {} is there isn't a cached one
39 var cached = getCached(build);
40 return cached.state &&
41 cached.state !== build.state &&
48 var cached = getCached(build);
49 return (cached.state !== build.state);
54 var cached = getCached(build);
55 return (cached.tasks_complete_percentage !== build.tasks_complete_percentage);
60 var cached = getCached(build);
[all …]
/openbmc/openbmc/meta-ibm/meta-palmetto/recipes-phosphor/configuration/palmetto-yaml-config/
H A Dpalmetto-ipmi-fru-properties.yaml3 Cached: 'true'
10 Cached: 'true'
17 Cached: 'true'
24 Cached: 'true'
31 Cached: 'true'
38 Cached: 'true'
45 Cached: 'true'
52 Cached: 'true'
59 Cached: 'true'
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/
H A Dget_module_deps3.py145 cached = '' variable
150 cached = sys.modules['%s' % item].__cached__ variable
159 # Deals with NameError: name 'cached' is not defined
164 if cached is not None:
166 log.write(cached + '\n')
167 cached = fix_path(cached) variable
168 cached = cached.replace(cpython_tag,'*') variable
169 if "_sysconfigdata" in cached:
170 cached = cached.replace(sysconfig._get_sysconfigdata_name(), "_sysconfigdata*") variable
171 print (cached)
H A Dpython3-manifest.json104 "cached": [] array
122 "cached": [] array
132 "cached": [ array
144 "cached": [] array
156 "cached": [ array
173 "cached": [ array
321 "cached": [ array
438 "cached": [ array
454 "cached": [] array
466 "cached": [] array
[all …]
/openbmc/openbmc/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-fru-properties-mrw/
H A Dconfig.yaml5 Cached: 'false'
13 Cached: 'false'
21 Cached: 'false'
29 Cached: 'false'
37 Cached: 'false'
/openbmc/linux/fs/lockd/
H A Dmon.c303 * nsm_get_handle - Find or create a cached nsm_handle
312 * Returns a cached nsm_handle after bumping its ref count, or
322 struct nsm_handle *cached, *new = NULL; in nsm_get_handle() local
338 cached = nsm_lookup_hostname(&ln->nsm_handles, in nsm_get_handle()
341 cached = nsm_lookup_addr(&ln->nsm_handles, sap); in nsm_get_handle()
343 if (cached != NULL) { in nsm_get_handle()
344 refcount_inc(&cached->sm_count); in nsm_get_handle()
348 "cnt %d\n", cached->sm_name, in nsm_get_handle()
349 cached->sm_addrbuf, in nsm_get_handle()
350 refcount_read(&cached->sm_count)); in nsm_get_handle()
[all …]
/openbmc/openbmc/meta-ufispace/meta-ncplite/recipes-phosphor/configuration/ncplite-yaml-config/
H A Dncplite-ipmi-fru-properties.yaml3 Cached: "true"
10 Cached: "true"
17 Cached: "false"
24 Cached: "false"
31 Cached: "false"
/openbmc/linux/fs/btrfs/
H A Dextent-io-tree.h120 struct extent_state **cached);
123 struct extent_state **cached);
139 u32 bits, struct extent_state **cached,
144 struct extent_state **cached) in clear_extent_bit() argument
146 return __clear_extent_bit(tree, start, end, bits, cached, NULL); in clear_extent_bit()
150 struct extent_state **cached) in unlock_extent() argument
152 return __clear_extent_bit(tree, start, end, EXTENT_LOCKED, cached, NULL); in unlock_extent()
174 u64 end, struct extent_state **cached) in clear_extent_dirty() argument
178 EXTENT_DO_ACCOUNTING, cached); in clear_extent_dirty()
/openbmc/linux/drivers/mtd/maps/
H A Dpxa2xx-flash.c26 unsigned long start = (unsigned long)map->cached + from; in pxa2xx_map_inval_cache()
70 info->map.cached = ioremap_cache(info->map.phys, info->map.size); in pxa2xx_flash_probe()
71 if (!info->map.cached) in pxa2xx_flash_probe()
72 printk(KERN_WARNING "Failed to ioremap cached %s\n", in pxa2xx_flash_probe()
87 if (info->map.cached) in pxa2xx_flash_probe()
88 iounmap(info->map.cached); in pxa2xx_flash_probe()
109 if (info->map.cached) in pxa2xx_flash_remove()
110 iounmap(info->map.cached); in pxa2xx_flash_remove()
/openbmc/openbmc/meta-openpower/recipes-phosphor/configuration/openpower-yaml-config/
H A Dipmi-fru-properties-mrw.yaml5 Cached: 'false'
12 Cached: 'false'
19 Cached: 'false'
26 Cached: 'false'
33 Cached: 'false'
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dpresence_detection_tests.cpp121 // Verify that initially no presence value is cached in TEST()
128 // Verify true presence value was cached in TEST()
132 // Clear cached presence value in TEST()
135 // Verify that no presence value is cached in TEST()
156 // Test where works: Present: Value is not cached in TEST()
178 // Test where works: Present: Value is cached in TEST()
193 // Test where works: Not present: Value is not cached in TEST()
195 // Clear cached presence value in TEST()
217 // Test where works: Not present: Value is cached in TEST()
234 // Clear cached presence value in TEST()
[all …]
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.h83 * Clear the value of the cached pending_flush_mask
91 * Query the value of the cached pending_flush_mask
98 * OR in the given flushbits to the cached pending_flush_mask
107 * OR in the given flushbits to the cached pending_(wb_)flush_mask
116 * OR in the given flushbits to the cached pending_(intf_)flush_mask
125 * OR in the given flushbits to the cached pending_(merge_3d_)flush_mask
134 * OR in the given flushbits to the cached pending_flush_mask
143 * OR in the given flushbits to the cached pending_flush_mask
152 * OR in the given flushbits to the cached pending_flush_mask
162 * OR in the given flushbits to the cached pending_(dsc_)flush_mask
/openbmc/qemu/migration/
H A Dpage_cache.h39 * cache_is_cached: Checks to see if the page is cached
41 * Returns %true if page is cached
51 * get_cached_data: Get the data cached for an addr
53 * Returns pointer to the data cached or NULL if not cached
/openbmc/openbmc/meta-quanta/meta-s6q/recipes-phosphor/configuration/s6q-yaml-config/
H A Dipmi-fru-properties.yaml3 Cached: 'true'
11 Cached: 'true'
21 Cached: 'true'
29 Cached: 'true'
/openbmc/linux/include/rdma/
H A Dib_cache.h36 * ib_get_cached_pkey - Returns a cached PKey table entry
39 * @index: The index into the cached PKey table to query.
56 * @index: The index into the cached PKey table where the PKey was found.
72 * @index: The index into the cached PKey table where the PKey was found.
83 * ib_get_cached_lmc - Returns a cached lmc table entry
96 * ib_get_cached_port_state - Returns a cached port state table entry
/openbmc/phosphor-power/phosphor-regulators/src/
H A Dpresence_detection.hpp78 * Clears the cached presence value.
93 * return the cached value rather than re-executing the actions. This
95 * execute, such as I2C reads or D-Bus method calls. The cached value can
114 * Returns the cached presence value, if any.
116 * @return cached presence value
130 * Cached presence value. Initially has no value.
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-kernel/kexec/kexec-tools-klibc/
H A D0005-crashdump-elf.c-work-around-for-sysconf-_SC_NPROCESS.patch93 + static int cached = -1;
95 + ret = cached;
99 + cached = ret;
107 + static int cached = -1;
109 + ret = cached;
113 + cached = ret;

12345678910>>...68