Lines Matching refs:se_next
66 struct strentry *se_next; member
552 tmp_str->se_next = NULL; in _build_defattrs()
556 tail_str->se_next = tmp_str; in _build_defattrs()
784 tmp_str->se_next = NULL; in _rebuild_lists()
788 tail_str->se_next = tmp_str; in _rebuild_lists()
872 tmp_str->se_next = NULL; in _rebuild_lists()
876 tail_str->se_next = tmp_str; in _rebuild_lists()
924 tmp_str->se_next = NULL; in _build_lists()
928 tail_str->se_next = tmp_str; in _build_lists()
955 tmp_str->se_next = NULL; in _build_lists()
959 tail_str->se_next = tmp_str; in _build_lists()
983 tmp_str = tmp_str->se_next) { in _write_defattrs()
1022 tmp_str = tmp_str->se_next; in _write_device_allocate()
1044 tmp_str = tmp_str->se_next; in _write_device_maps()