Home
last modified time | relevance | path

Searched defs:list_entry (Results 1 - 22 of 22) sorted by relevance

/third_party/eudev/src/libudev/
H A Dlibudev-device-private.c57 struct udev_list_entry *list_entry; in udev_device_tag_index() local
88 struct udev_list_entry *list_entry; in device_has_info() local
143 struct udev_list_entry *list_entry; in udev_device_update_db() local
[all...]
H A Dlibudev-list.c275 _public_ struct udev_list_entry *udev_list_entry_get_next(struct udev_list_entry *list_entry) in udev_list_entry_get_next() argument
297 _public_ struct udev_list_entry *udev_list_entry_get_by_name(struct udev_list_entry *list_entry, const char *name) in udev_list_entry_get_by_name() argument
321 udev_list_entry_get_name(struct udev_list_entry *list_entry) udev_list_entry_get_name() argument
336 udev_list_entry_get_value(struct udev_list_entry *list_entry) udev_list_entry_get_value() argument
343 udev_list_entry_get_num(struct udev_list_entry *list_entry) udev_list_entry_get_num() argument
350 udev_list_entry_set_num(struct udev_list_entry *list_entry, int num) udev_list_entry_set_num() argument
[all...]
H A Dlibudev-enumerate.c558 struct udev_list_entry *list_entry; in match_sysattr() local
581 struct udev_list_entry *list_entry; in match_property() local
619 struct udev_list_entry *list_entry; match_tag() local
643 struct udev_list_entry *list_entry; match_sysname() local
723 struct udev_list_entry *list_entry; match_subsystem() local
793 struct udev_list_entry *list_entry; scan_devices_tags() local
[all...]
H A Dlibudev-monitor.c249 struct udev_list_entry *list_entry; in udev_monitor_filter_update() local
485 struct udev_list_entry *list_entry; in passes_filter() local
686 struct udev_list_entry *list_entry; udev_monitor_send_device() local
[all...]
H A Dlibudev-device.c371 struct udev_list_entry *list_entry; in udev_device_add_property_internal() local
585 struct udev_list_entry *list_entry; in udev_device_get_property_value() local
1367 struct udev_list_entry *list_entry; udev_device_get_properties_list_entry() local
1386 struct udev_list_entry *list_entry; udev_device_get_properties_list_entry() local
1464 struct udev_list_entry *list_entry; udev_device_get_sysattr_value() local
1699 struct udev_list_entry *list_entry; udev_device_add_devlink() local
1833 struct udev_list_entry *list_entry; udev_device_has_tag() local
1849 struct udev_list_entry *list_entry; update_envp_monitor_buf() local
[all...]
/third_party/alsa-lib/include/
H A Dlist.h43 #define list_entry(p, type, member) \ macro
/third_party/libbpf/include/linux/
H A Dlist.h80 #define list_entry(ptr, type, member) \ macro
/third_party/eudev/test/
H A Dtest-libudev.c42 struct udev_list_entry *list_entry; in print_device() local
198 struct udev_list_entry *list_entry; in test_enumerate_print_list() local
/third_party/eudev/src/udev/
H A Dudevadm-monitor.c55 struct udev_list_entry *list_entry; in print_device() local
H A Dudevadm-info.c135 struct udev_list_entry *list_entry; in print_record() local
177 struct udev_list_entry *list_entry; in export_devices() local
291 struct udev_list_entry *list_entry; in uinfo() local
[all...]
H A Dudev-node.c225 struct udev_list_entry *list_entry; in udev_node_update_old_links() local
342 struct udev_list_entry *list_entry; in udev_node_add() local
362 struct udev_list_entry *list_entry; in udev_node_remove() local
H A Dudev-event.c356 struct udev_list_entry *list_entry; in udev_event_apply_format() local
1052 struct udev_list_entry *list_entry; local
[all...]
H A Dudev-rules.c671 struct udev_list_entry *list_entry; in import_parent_into_properties() local
1942 struct udev_list_entry *list_entry; in udev_rules_apply_to_event() local
1970 struct udev_list_entry *list_entry; in udev_rules_apply_to_event() local
1985 struct udev_list_entry *list_entry; udev_rules_apply_to_event() local
[all...]
/third_party/ffmpeg/libavformat/
H A Daiffenc.c51 PacketListEntry *list_entry = aiff->pict_list.head; in put_id3v2_tags() local
H A Dsegment.c312 segment_list_print_entry(AVIOContext *list_ioctx, ListType list_type, const SegmentListEntry *list_entry, void *log_ctx) segment_list_print_entry() argument
[all...]
/third_party/alsa-utils/alsactl/
H A Dlist.h211 #define list_entry(ptr, type, member) \ macro
/third_party/exfatprogs/include/
H A Dlist.h202 #define list_entry(ptr, type, member) \ macro
[all...]
/third_party/mesa3d/src/util/
H A Dlist.h190 #define list_entry(__item, __type, __field) \ macro
[all...]
/third_party/ltp/testcases/realtime/include/
H A Dlist.h263 #define list_entry(ptr, type, member) \ macro
[all...]
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
H A Dlist.h138 #define list_entry(ptr, type, field) container_of(ptr, type, field) macro
[all...]
/third_party/f2fs-tools/fsck/
H A Df2fs.h81 #define list_entry(ptr, type, member) \ macro
/third_party/libfuse/lib/
H A Dfuse.c93 #define list_entry(ptr, type, member) \ macro

Completed in 29 milliseconds