Home
last modified time | relevance | path

Searched refs:get_free_idx (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dtls.c21 static int get_free_idx(void) in get_free_idx() function
135 idx = get_free_idx(); in do_set_thread_area()
/OK3568_Linux_fs/kernel/arch/x86/um/
H A Dtls_32.c63 static int get_free_idx(struct task_struct* task) in get_free_idx() function
285 idx = get_free_idx(current); in SYSCALL_DEFINE1()