Home
last modified time | relevance | path

Searched refs:cache_read (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/vcap/
H A Dvcap_api.h241 void (*cache_read) member
H A Dvcap_api.c379 vctrl->ops->cache_read(ndev, admin, VCAP_SEL_ENTRY, 0, in vcap_addr_keysets()
868 !ctrl->ops->cache_write || !ctrl->ops->cache_read || in vcap_api_check()
1547 ri->vctrl->ops->cache_read(ri->ndev, admin, in vcap_read_rule()
1550 ri->vctrl->ops->cache_read(ri->ndev, admin, in vcap_read_rule()
1554 ri->vctrl->ops->cache_read(ri->ndev, admin, in vcap_read_rule()
2917 ri->vctrl->ops->cache_read(ri->ndev, admin, VCAP_SEL_COUNTER, in vcap_read_counter()
H A Dvcap_api_debugfs_kunit.c229 .cache_read = test_cache_read,
H A Dvcap_api_kunit.c219 .cache_read = test_cache_read,
/kernel/linux/linux-5.10/net/sunrpc/
H A Dcache.c811 static ssize_t cache_read(struct file *filp, char __user *buf, size_t count, in cache_read() function
1560 return cache_read(filp, buf, count, ppos, cd); in cache_read_procfs()
1778 return cache_read(filp, buf, count, ppos, cd); in cache_read_pipefs()
/kernel/linux/linux-6.6/net/sunrpc/
H A Dcache.c826 static ssize_t cache_read(struct file *filp, char __user *buf, size_t count, in cache_read() function
1557 return cache_read(filp, buf, count, ppos, cd); in cache_read_procfs()
1775 return cache_read(filp, buf, count, ppos, cd); in cache_read_pipefs()
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_vcap_impl.c589 .cache_read = lan966x_vcap_cache_read,
/kernel/linux/linux-5.10/kernel/trace/
H A Dring_buffer.c567 unsigned long cache_read; member
4143 iter->cache_read = cpu_buffer->read; in rb_iter_reset()
4603 if (unlikely(iter->cache_read != cpu_buffer->read || in rb_iter_peek()
/kernel/linux/linux-6.6/kernel/trace/
H A Dring_buffer.c568 unsigned long cache_read; member
4339 iter->cache_read = cpu_buffer->read; in rb_iter_reset()
4800 if (unlikely(iter->cache_read != cpu_buffer->read || in rb_iter_peek()
/kernel/linux/linux-6.6/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_vcap_impl.c1515 .cache_read = sparx5_vcap_cache_read,

Completed in 34 milliseconds