Searched defs:cached (Results 51 – 66 of 66) sorted by relevance
123
/openbmc/linux/net/sched/ |
H A D | act_ct.c | 965 bool cached, commit, clear; in tcf_ct_act() local
|
/openbmc/linux/net/openvswitch/ |
H A D | conntrack.c | 715 bool cached = skb_nfct_cached(net, key, info, skb); in __ovs_ct_lookup() local
|
/openbmc/linux/fs/btrfs/ |
H A D | extent_io.c | 525 struct extent_state *cached = NULL; in endio_readpage_release_extent() local 2464 bool cached; member
|
H A D | file.c | 129 struct extent_state **cached, bool noreserve) in btrfs_dirty_pages()
|
H A D | disk-io.c | 4232 struct extent_state *cached = NULL; in warn_about_uncommitted_trans() local
|
/openbmc/linux/kernel/ |
H A D | seccomp.c | 2469 bool cached = test_bit(nr, bitmap); in device_initcall() local
|
/openbmc/linux/fs/fuse/ |
H A D | fuse_i.h | 136 bool cached; member
|
/openbmc/linux/drivers/media/usb/uvc/ |
H A D | uvcvideo.h | 143 cached:1, member
|
/openbmc/linux/net/wireless/ |
H A D | reg.c | 3468 static void restore_regulatory_settings(bool reset_user, bool cached) in restore_regulatory_settings()
|
/openbmc/linux/net/ipv4/ |
H A D | route.c | 1568 bool cached = false; in rt_set_nexthop() local
|
/openbmc/linux/sound/pci/hda/ |
H A D | hda_codec.c | 3996 unsigned int val, bool cached) in _snd_hda_set_pin_ctl()
|
/openbmc/linux/drivers/ata/ |
H A D | sata_mv.c | 528 struct mv_cached_regs cached; member
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | dp.h | 68 u8 cached; member
|
/openbmc/linux/net/xfrm/ |
H A D | xfrm_policy.c | 1018 struct xfrm_pol_inexact_node *cached = NULL; in xfrm_policy_inexact_insert_node() local
|
/openbmc/linux/mm/ |
H A D | memcontrol.c | 2181 struct mem_cgroup *cached; /* this never be root cgroup */ member
|
/openbmc/linux/fs/nfs/ |
H A D | nfs4proc.c | 5869 int cached; member
|
123