Home
last modified time | relevance | path

Searched defs:aops (Results 1 – 8 of 8) sorted by relevance

/Linux-v5.10/net/sunrpc/
Dsvcauth.c43 struct auth_ops *aops; in svc_get_auth_ops() local
56 svc_put_auth_ops(struct auth_ops *aops) in svc_put_auth_ops()
65 struct auth_ops *aops; in svc_authenticate() local
100 struct auth_ops *aops = rqstp->rq_authop; in svc_authorise() local
113 svc_auth_register(rpc_authflavor_t flavor, struct auth_ops *aops) in svc_auth_register()
/Linux-v5.10/sound/hda/
Dhdac_component.c254 const struct drm_audio_component_audio_ops *aops) in snd_hdac_acomp_register_notifier()
284 const struct drm_audio_component_audio_ops *aops, in snd_hdac_acomp_init()
/Linux-v5.10/include/sound/
Dhda_component.h49 const struct drm_audio_component_audio_ops *aops, in snd_hdac_acomp_init()
/Linux-v5.10/fs/freevxfs/
Dvxfs_inode.c281 const struct address_space_operations *aops; in vxfs_iget() local
/Linux-v5.10/fs/cachefiles/
Dnamei.c689 const struct address_space_operations *aops; in cachefiles_walk_to_object() local
/Linux-v5.10/mm/
Dreadahead.c120 const struct address_space_operations *aops = rac->mapping->a_ops; in read_pages() local
Dfilemap.c3146 const struct address_space_operations *aops = mapping->a_ops; in pagecache_write_begin() local
3157 const struct address_space_operations *aops = mapping->a_ops; in pagecache_write_end() local
/Linux-v5.10/sound/soc/codecs/
Dhdac_hdmi.c1745 static struct drm_audio_component_audio_ops aops = { variable