Home
last modified time | relevance | path

Searched defs:_object (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/cachefiles/
Dinterface.c119 static int cachefiles_lookup_object(struct fscache_object *_object) in cachefiles_lookup_object()
162 static void cachefiles_lookup_complete(struct fscache_object *_object) in cachefiles_lookup_complete()
182 struct fscache_object *cachefiles_grab_object(struct fscache_object *_object, in cachefiles_grab_object()
204 static void cachefiles_update_object(struct fscache_object *_object) in cachefiles_update_object()
261 static void cachefiles_drop_object(struct fscache_object *_object) in cachefiles_drop_object()
322 static void cachefiles_put_object(struct fscache_object *_object, in cachefiles_put_object()
430 static int cachefiles_attr_changed(struct fscache_object *_object) in cachefiles_attr_changed()
Dmain.c40 static void cachefiles_object_init_once(void *_object) in cachefiles_object_init_once()
Drdwr.c962 void cachefiles_uncache_page(struct fscache_object *_object, struct page *page) in cachefiles_uncache_page()
/kernel/linux/linux-5.10/include/rdma/
Duverbs_std_types.h21 #define uobj_get_type(_attrs, _object) \ argument
40 #define uobj_get_obj_read(_object, _type, _id, _attrs) \ argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu.h1299 #define AMDGPU_PMU_ATTR(_name, _object) \ argument