Searched refs:get_priority (Results 1 – 3 of 3) sorted by relevance
81 int get_priority(char *filename, struct stat *buf, int priority) in get_priority() function195 priority = get_priority(dir->pathname, buf, priority); in generate_file_priorities()205 get_priority(pathname(dir_ent), buf, in generate_file_priorities()
197 static int get_priority; /* get the priority that is set for this proc. */ in thread_func() local243 if ((get_priority = sched_getparam(getpid(), &gsp)) == -1) { in thread_func()
171 def get_priority(self): member in tcfilter