Home
last modified time | relevance | path

Searched refs:h_list (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/input/
H A Dinput.c124 list_for_each_entry_rcu(handle, &dev->h_list, d_node) in input_pass_values()
560 list_for_each_entry(handle, &dev->h_list, d_node) in __input_release_device()
739 list_for_each_entry(handle, &dev->h_list, d_node) in input_disconnect_device()
1172 list_for_each_entry(handle, &dev->h_list, d_node) in input_devices_seq_show()
1994 INIT_LIST_HEAD(&dev->h_list); in input_allocate_device()
2274 list_for_each_entry_safe(handle, next, &dev->h_list, d_node) in __input_unregister_device()
2276 WARN_ON(!list_empty(&dev->h_list)); in __input_unregister_device()
2554 INIT_LIST_HEAD(&handler->h_list); in input_register_handler()
2585 list_for_each_entry_safe(handle, next, &handler->h_list, h_node) in input_unregister_handler()
2587 WARN_ON(!list_empty(&handler->h_list)); in input_unregister_handler()
[all …]
/linux/include/linux/
H A Dinput.h200 struct list_head h_list; member
330 struct list_head h_list; member
/linux/fs/ocfs2/
H A Dalloc.c677 path->p_node[index].el = &eb->h_list; in ocfs2_path_insert_eb()
967 el = &eb->h_list; in ocfs2_num_free_extents()
1047 eb->h_list.l_count = in ocfs2_create_new_meta_bhs()
1170 el = &eb->h_list; in ocfs2_add_branch()
1180 new_cpos = ocfs2_sum_rightmost_rec(&eb->h_list); in ocfs2_add_branch()
1252 eb_el = &eb->h_list; in ocfs2_add_branch()
1387 eb_el = &eb->h_list; in ocfs2_shift_tree_depth()
1496 el = &eb->h_list; in ocfs2_find_branch_target()
1849 el = &eb->h_list; in __ocfs2_find_path()
1913 struct ocfs2_extent_list *el = &eb->h_list; in find_leaf_ins()
[all …]
H A Drefcounttree.c1004 cpos = le32_to_cpu(eb->h_list.l_recs[index].e_cpos); in ocfs2_get_refcount_cpos_end()
1093 el = &eb->h_list; in ocfs2_get_refcount_rec()
2648 el = &eb->h_list; in ocfs2_refcount_cal_cow_clusters()
2809 el = &eb->h_list; in ocfs2_refcount_cal_cow_clusters()
H A Ddir.c790 el = &eb->h_list; in ocfs2_dx_dir_lookup_rec()
H A Dxattr.c3710 el = &eb->h_list; in ocfs2_xattr_get_rec()