Home
last modified time | relevance | path

Searched defs:obj (Results 1 – 25 of 34) sorted by relevance

12

/include/linux/
Ddma-resv.h80 #define dma_resv_held(obj) lockdep_is_held(&(obj)->lock.base) argument
81 #define dma_resv_assert_held(obj) lockdep_assert_held(&(obj)->lock.base) argument
91 static inline struct dma_resv_list *dma_resv_get_list(struct dma_resv *obj) in dma_resv_get_list()
112 static inline int dma_resv_lock(struct dma_resv *obj, in dma_resv_lock()
133 static inline int dma_resv_lock_interruptible(struct dma_resv *obj, in dma_resv_lock_interruptible()
148 static inline void dma_resv_lock_slow(struct dma_resv *obj, in dma_resv_lock_slow()
164 static inline int dma_resv_lock_slow_interruptible(struct dma_resv *obj, in dma_resv_lock_slow_interruptible()
184 static inline bool __must_check dma_resv_trylock(struct dma_resv *obj) in dma_resv_trylock()
195 static inline bool dma_resv_is_locked(struct dma_resv *obj) in dma_resv_is_locked()
207 static inline struct ww_acquire_ctx *dma_resv_locking_ctx(struct dma_resv *obj) in dma_resv_locking_ctx()
[all …]
Dhashtable.h126 #define hash_for_each(name, bkt, obj, member) \ argument
138 #define hash_for_each_rcu(name, bkt, obj, member) \ argument
152 #define hash_for_each_safe(name, bkt, tmp, obj, member) \ argument
165 #define hash_for_each_possible(name, obj, member, key) \ argument
176 #define hash_for_each_possible_rcu(name, obj, member, key) \ argument
191 #define hash_for_each_possible_rcu_notrace(name, obj, member, key) \ argument
204 #define hash_for_each_possible_safe(name, obj, tmp, member, key) \ argument
Dlivepatch.h162 #define klp_for_each_object_static(patch, obj) \ argument
165 #define klp_for_each_object_safe(patch, obj, tmp_obj) \ argument
168 #define klp_for_each_object(patch, obj) \ argument
171 #define klp_for_each_func_static(obj, func) \ argument
176 #define klp_for_each_func_safe(obj, func, tmp_func) \ argument
179 #define klp_for_each_func(obj, func) \ argument
Drhashtable.h390 struct rhash_head *obj) in rht_assign_locked()
401 struct rhash_head *obj) in rht_assign_unlock()
579 const void *obj) in rhashtable_compare()
668 void *obj; in rhashtable_lookup_fast() local
705 struct rhashtable *ht, const void *key, struct rhash_head *obj, in __rhashtable_insert_fast()
827 struct rhashtable *ht, struct rhash_head *obj, in rhashtable_insert_fast()
904 struct rhashtable *ht, struct rhash_head *obj, in rhashtable_lookup_insert_fast()
931 struct rhashtable *ht, struct rhash_head *obj, in rhashtable_lookup_get_insert_fast()
958 struct rhashtable *ht, const void *key, struct rhash_head *obj, in rhashtable_lookup_insert_key()
984 struct rhashtable *ht, const void *key, struct rhash_head *obj, in rhashtable_lookup_get_insert_key()
[all …]
Dcpu_rmap.h27 void **obj; member
Dextcon.h302 static inline int extcon_register_interest(struct extcon_specific_cable_nb *obj, in extcon_register_interest()
309 static inline int extcon_unregister_interest(struct extcon_specific_cable_nb *obj) in extcon_unregister_interest()
Dlcd.h113 #define to_lcd_device(obj) container_of(obj, struct lcd_device, dev) argument
Dcompiler-gcc.h73 #define __compiletime_object_size(obj) __builtin_object_size(obj, 0) argument
Dthread_info.h105 const void *obj, unsigned long len) in arch_within_stack_frames()
Dslab_def.h111 const struct page *page, void *obj) in obj_to_index()
Dbacklight.h195 #define to_backlight_device(obj) container_of(obj, struct backlight_device, dev) argument
Dcompiler.h317 # define __compiletime_object_size(obj) -1 argument
/include/media/
Dmedia-request.h287 static inline void media_request_object_get(struct media_request_object *obj) in media_request_object_get()
402 static inline void media_request_object_get(struct media_request_object *obj) in media_request_object_get()
406 static inline void media_request_object_put(struct media_request_object *obj) in media_request_object_put()
418 static inline void media_request_object_init(struct media_request_object *obj) in media_request_object_init()
427 struct media_request_object *obj) in media_request_object_bind()
432 static inline void media_request_object_unbind(struct media_request_object *obj) in media_request_object_unbind()
436 static inline void media_request_object_complete(struct media_request_object *obj) in media_request_object_complete()
/include/drm/
Ddrm_syncobj.h76 drm_syncobj_get(struct drm_syncobj *obj) in drm_syncobj_get()
86 drm_syncobj_put(struct drm_syncobj *obj) in drm_syncobj_put()
Ddrm_gem.h347 static inline void drm_gem_object_get(struct drm_gem_object *obj) in drm_gem_object_get()
368 __drm_gem_object_put(struct drm_gem_object *obj) in __drm_gem_object_put()
Ddrm_gem_shmem_helper.h101 #define to_drm_gem_shmem_obj(obj) \ argument
Ddrm_atomic.h890 #define for_each_oldnew_private_obj_in_state(__state, obj, old_obj_state, new_obj_state, __i) \ argument
909 #define for_each_old_private_obj_in_state(__state, obj, old_obj_state, __i) \ argument
927 #define for_each_new_private_obj_in_state(__state, obj, new_obj_state, __i) \ argument
Ddrm_framebuffer.h213 struct drm_gem_object *obj[4]; member
/include/net/
Dswitchdev.h78 struct switchdev_obj obj; member
89 struct switchdev_obj obj; member
132 const struct switchdev_obj *obj; member
215 const struct switchdev_obj *obj, in switchdev_port_obj_add()
222 const struct switchdev_obj *obj) in switchdev_port_obj_del()
271 const struct switchdev_obj *obj, in switchdev_handle_port_obj_add()
283 const struct switchdev_obj *obj)) in switchdev_handle_port_obj_del()
/include/net/phonet/
Dphonet.h71 u16 obj = pn_object(ph->pn_sdev, ph->pn_sobj); in pn_skb_get_src_sockaddr() local
83 u16 obj = pn_object(ph->pn_rdev, ph->pn_robj); in pn_skb_get_dst_sockaddr() local
/include/trace/events/
Dbtrfs.h49 #define __show_root_type(obj) \ argument
65 #define show_root_type(obj) \ argument
/include/linux/sched/
Dtask_stack.h81 static inline int object_is_on_stack(const void *obj) in object_is_on_stack()
/include/net/sctp/
Dcommand.h185 union sctp_arg obj; member
214 enum sctp_verb verb, union sctp_arg obj) in sctp_add_cmd_sf()
/include/uapi/linux/
Daio_abi.h62 __u64 obj; /* what iocb this event came from */ member
/include/rdma/
Duverbs_std_types.h124 __uobj_alloc(const struct uverbs_api_object *obj, in __uobj_alloc()

12