Home
last modified time | relevance | path

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

/Linux-v5.4/net/sunrpc/
Dsvcauth.c39 struct auth_ops *aops; in svc_get_auth_ops() local
52 svc_put_auth_ops(struct auth_ops *aops) in svc_put_auth_ops()
61 struct auth_ops *aops; in svc_authenticate() local
96 struct auth_ops *aops = rqstp->rq_authop; in svc_authorise() local
109 svc_auth_register(rpc_authflavor_t flavor, struct auth_ops *aops) in svc_auth_register()
/Linux-v5.4/sound/hda/
Dhdac_component.c252 const struct drm_audio_component_audio_ops *aops) in snd_hdac_acomp_register_notifier()
281 const struct drm_audio_component_audio_ops *aops, in snd_hdac_acomp_init()
/Linux-v5.4/include/sound/
Dhda_component.h49 const struct drm_audio_component_audio_ops *aops, in snd_hdac_acomp_init()
/Linux-v5.4/fs/freevxfs/
Dvxfs_inode.c281 const struct address_space_operations *aops; in vxfs_iget() local
/Linux-v5.4/fs/cachefiles/
Dnamei.c689 const struct address_space_operations *aops; in cachefiles_walk_to_object() local
/Linux-v5.4/mm/
Dfilemap.c3147 const struct address_space_operations *aops = mapping->a_ops; in pagecache_write_begin() local
3158 const struct address_space_operations *aops = mapping->a_ops; in pagecache_write_end() local
/Linux-v5.4/sound/soc/codecs/
Dhdac_hdmi.c1653 static struct drm_audio_component_audio_ops aops = { variable