Searched refs:get_active_entry (Results 1 - 1 of 1) sorted by relevance

/linux-master/arch/s390/kernel/
H A Ddebug.c877 * get_active_entry:
879 static inline debug_entry_t *get_active_entry(debug_info_t *id) function
906 from = get_active_entry(src);
910 to = get_active_entry(dest);
918 from = get_active_entry(src);
1035 active = get_active_entry(id);
1068 active = get_active_entry(id);
1117 active = get_active_entry(id);
1153 active = get_active_entry(id);

Completed in 192 milliseconds