Home
last modified time | relevance | path

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

/include/linux/
Dreservation.h67 #define reservation_object_held(obj) lockdep_is_held(&(obj)->lock.base) argument
68 #define reservation_object_assert_held(obj) \ argument
72 reservation_object_init(struct reservation_object *obj) in reservation_object_init()
83 reservation_object_fini(struct reservation_object *obj) in reservation_object_fini()
110 reservation_object_get_list(struct reservation_object *obj) in reservation_object_get_list()
117 reservation_object_get_excl(struct reservation_object *obj) in reservation_object_get_excl()
Dhashtable.h121 #define hash_for_each(name, bkt, obj, member) \ argument
133 #define hash_for_each_rcu(name, bkt, obj, member) \ argument
147 #define hash_for_each_safe(name, bkt, tmp, obj, member) \ argument
160 #define hash_for_each_possible(name, obj, member, key) \ argument
172 #define hash_for_each_possible_rcu(name, obj, member, key) \ argument
187 #define hash_for_each_possible_rcu_notrace(name, obj, member, key) \ argument
200 #define hash_for_each_possible_safe(name, obj, tmp, member, key) \ argument
Dcpu_rmap.h30 void **obj; member
Dlcd.h122 #define to_lcd_device(obj) container_of(obj, struct lcd_device, dev) argument
Dextcon.h357 static inline int extcon_register_interest(struct extcon_specific_cable_nb *obj, in extcon_register_interest()
365 static inline int extcon_unregister_interest(struct extcon_specific_cable_nb in extcon_unregister_interest()
Dcompiler-gcc.h139 # define __compiletime_object_size(obj) __builtin_object_size(obj, 0) argument
Dbacklight.h144 #define to_backlight_device(obj) container_of(obj, struct backlight_device, dev) argument
Dthread_info.h151 const void *obj, unsigned long len) in arch_within_stack_frames()
Dacpi.h693 const union acpi_object **obj) in acpi_dev_get_property()
700 const union acpi_object **obj) in acpi_dev_get_property_array()
Dcompiler.h393 # define __compiletime_object_size(obj) -1 argument
Ddevice-mapper.h586 #define dm_array_too_big(fixed, obj, num) \ argument
Dide.h577 #define to_ide_drv(obj, cont_type) \ argument
Dsched.h2797 static inline int object_is_on_stack(void *obj) in object_is_on_stack()
/include/drm/
Ddrm_gem.h137 drm_gem_object_reference(struct drm_gem_object *obj) in drm_gem_object_reference()
143 drm_gem_object_unreference(struct drm_gem_object *obj) in drm_gem_object_unreference()
150 drm_gem_object_unreference_unlocked(struct drm_gem_object *obj) in drm_gem_object_unreference_unlocked()
/include/trace/events/
Dbtrfs.h36 #define __show_root_type(obj) \ argument
51 #define show_root_type(obj) \ argument
/include/net/phonet/
Dphonet.h84 u16 obj = pn_object(ph->pn_sdev, ph->pn_sobj); in pn_skb_get_src_sockaddr() local
96 u16 obj = pn_object(ph->pn_rdev, ph->pn_robj); in pn_skb_get_dst_sockaddr() local
/include/uapi/linux/
Daio_abi.h60 __u64 obj; /* what iocb this event came from */ member
/include/net/sctp/
Dcommand.h200 sctp_arg_t obj; member
229 sctp_arg_t obj) in sctp_add_cmd_sf()
/include/net/irda/
Dircomm_tty.h88 struct ias_object* obj; member
/include/acpi/
Dacoutput.h219 #define ACPI_DEBUG_OBJECT(obj,l,i) acpi_ex_do_debug_object(obj,l,i) argument
231 #define ACPI_DEBUG_OBJECT(obj,l,i) argument
Dacpi_bus.h75 union acpi_object *obj; in acpi_evaluate_dsm_typed() local
/include/scsi/
Dosd_initiator.h317 struct osd_obj_id obj; member
Dosd_ore.h32 struct osd_obj_id obj; member