Searched refs:cached (Results 76 - 100 of 109) sorted by relevance

12345

/linux-master/fs/bcachefs/
H A Dbuckets.h153 return ptr->cached ? BCH_DATA_cached : BCH_DATA_user;
H A Dbackpointers.c30 if (p.ptr.cached)
667 if (p.ptr.cached)
H A Dio_read.c844 !pick.ptr.cached &&
998 if (pick.ptr.cached && !(flags & BCH_READ_NODECODE))
H A Dalloc_foreground.c398 * uncached iter will return a cached key if one exists, but if not
400 * slot. To avoid racing bucket allocations, look up the cached key slot
422 /* now check the cached key to serialize concurrent allocs of the bucket */
1461 bool cached)
1463 bch2_alloc_sectors_append_ptrs_inlined(c, wp, k, sectors, cached);
1459 bch2_alloc_sectors_append_ptrs(struct bch_fs *c, struct write_point *wp, struct bkey_i *k, unsigned sectors, bool cached) argument
H A Dreplicas.c123 if (p.ptr.cached)
H A Dbtree_key_cache.c288 ck->c.cached = true;
H A Dmove.c770 if (ptr->cached) {
H A Dbcachefs_format.h691 x(cached, 5) \
/linux-master/sound/usb/
H A Dmixer_scarlett.c294 if (elem->cached & (1 << i))
451 if (elem->cached)
H A Dmixer.c436 if (cval->cached & (1 << channel)) {
448 cval->cached |= 1 << channel;
539 cval->cached |= 1 << channel;
3346 info->cached = 0;
3444 info->cached &= ~(1 << channel);
3446 info->cached = 0;
3682 if (cval->cached & (1 << (c + 1))) {
3692 if (cval->cached)
3704 /* restore cached mixer values */
/linux-master/drivers/gpu/drm/
H A Ddrm_format_helper.c329 * @cached: Source buffer is mapped cached (eg. not write-combined)
336 * value for the format's respective color plane at the same index. If @cached is
345 const struct drm_rect *clip, bool cached,
365 drm_fb_xfrm(dst, dst_pitch, &cpp, src, fb, clip, cached, state, swab_line);
343 drm_fb_swab(struct iosys_map *dst, const unsigned int *dst_pitch, const struct iosys_map *src, const struct drm_framebuffer *fb, const struct drm_rect *clip, bool cached, struct drm_format_conv_state *state) argument
/linux-master/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c1581 hdl->cached = NULL;
1629 if (hdl->cached && hdl->cached->ctrl->id == id)
1630 return hdl->cached;
1638 hdl->cached = ref; /* cache it! */
/linux-master/net/openvswitch/
H A Dconntrack.c539 * connection was not confirmed, it is not cached and needs to be run
710 bool cached = skb_nfct_cached(net, key, info, skb); local
714 if (!cached) {
787 * - nf_conntrack_in() was executed above ("!cached") or a
792 if ((nf_ct_is_confirmed(ct) ? !cached || add_helper :
/linux-master/sound/pci/hda/
H A Dhda_local.h396 unsigned int val, bool cached);
499 * returns the cached value.
514 * Override the cached PIN capabilitiy bits value by the given one.
/linux-master/drivers/media/usb/uvc/
H A Duvcvideo.h140 cached:1, member in struct:uvc_control
/linux-master/mm/
H A Dmemcontrol.c2258 struct mem_cgroup *cached; /* this never be root cgroup */ member in struct:memcg_stock_pcp
2322 if (memcg == READ_ONCE(stock->cached) && stock->nr_pages >= nr_pages) {
2333 * Returns stocks cached in percpu and reset cached information.
2337 struct mem_cgroup *old = READ_ONCE(stock->cached);
2350 WRITE_ONCE(stock->cached, NULL);
2385 if (READ_ONCE(stock->cached) != memcg) { /* reset if necessary */
2388 WRITE_ONCE(stock->cached, memcg);
2430 memcg = READ_ONCE(stock->cached);
3383 /* Flush the existing cached vmsta
[all...]
/linux-master/fs/btrfs/
H A Dextent-tree.c3588 * the block group isn't cached.
3794 if (ffe_ctl->cached) {
4422 ffe_ctl->cached = 0;
4456 * allocation bits, or if its not cached.
4459 * picked out then we don't care that the block group is cached.
4462 block_group->cached != BTRFS_CACHE_NO) {
4540 ffe_ctl->cached = btrfs_block_group_done(block_group);
4541 if (unlikely(!ffe_ctl->cached)) {
4561 if (unlikely(block_group->cached == BTRFS_CACHE_ERROR)) {
4618 if (!ffe_ctl->cached
[all...]
H A Dfile.c128 struct extent_state **cached, bool noreserve)
159 cached);
162 extra_bits, cached);
1391 * cached extent state, acquired while marking the extent range
1393 * possible cached extent state to avoid a memory leak.
126 btrfs_dirty_pages(struct btrfs_inode *inode, struct page **pages, size_t num_pages, loff_t pos, size_t write_bytes, struct extent_state **cached, bool noreserve) argument
/linux-master/tools/testing/selftests/net/
H A Dpmtu.sh264 cleanup_ipv4_exception ipv4: cleanup of cached exceptions 1
265 cleanup_ipv6_exception ipv6: cleanup of cached exceptions 1
266 list_flush_ipv4_exception ipv4: list and flush cached exceptions 1
267 list_flush_ipv6_exception ipv6: list and flush cached exceptions 1
1329 run_cmd ${ns_a} ip route flush cached ${dst}
1330 run_cmd ${ns_b} ip route flush cached ${dst}
1331 run_cmd ${ns_c} ip route flush cached ${dst}
2104 # Create 100 cached route exceptions for path via R1, one via R2. Note
2106 # the exception caused by ICMP, in order to actually have a cached
2114 err " can't list cached exception
[all...]
/linux-master/fs/nfsd/
H A Dtrace.h1304 __field(u32, cached)
1310 __entry->cached = (__force u32)key->c_key.k_csum;
1313 TP_printk("boot_time=%16llx xid=0x%08x cached-csum=0x%08x ingress-csum=0x%08x",
1314 __entry->boot_time, __entry->xid, __entry->cached,
/linux-master/net/xfrm/
H A Dxfrm_policy.c1011 struct xfrm_pol_inexact_node *cached = NULL; local
1026 WARN_ON_ONCE(cached); /* ipsec policies got lost */
1049 if (!cached) {
1052 cached = node;
1059 cached, family);
1069 node = cached;
3335 * have policy cached at them.
/linux-master/kernel/
H A Dseccomp.c367 * Returns true if the seccomp_data is cached and allowed.
2469 bool cached = test_bit(nr, bitmap); local
2470 char *status = cached ? "ALLOW" : "FILTER";
/linux-master/drivers/net/wireless/ath/ath11k/
H A Ddp.h68 u8 cached; member in struct:dp_srng
/linux-master/fs/fuse/
H A Dfuse_i.h151 /* true if fully cached */
152 bool cached; member in struct:fuse_inode::__anon39::__anon41
779 /** Do multi-page cached writes */
/linux-master/net/ipv4/
H A Droute.c682 /* Update all cached dsts too */
714 /* Exception created; mark the cached routes for the nexthop
1574 bool cached = false; local
1601 cached = rt_bind_exception(rt, fnhe, daddr, do_cache);
1603 cached = rt_cache_route(nhc, rt);
1604 if (unlikely(!cached)) {

Completed in 599 milliseconds

12345