Searched refs:app_name (Results 1 – 2 of 2) sorted by relevance
501 extern appid_t get_appid(const char *app_name);502 extern appid_t get_ext_gid(const char *app_name);503 extern appid_t is_excluded(const char *app_name, userid_t userid);
124 static appid_t __is_excluded(const struct qstr *app_name, userid_t user) in __is_excluded() argument127 unsigned int hash = app_name->hash; in __is_excluded()132 qstr_case_eq(app_name, &hash_cur->key)) { in __is_excluded()