Searched refs:ENOPARAM (Results 1 – 7 of 7) sorted by relevance
21 #define ENOPARAM 519 /* Parameter not supported */ macro
186 E(ENOPARAM),
179 declare_err!(ENOPARAM, "Parameter not supported."); in name()
949 if (opt == -ENOPARAM) { in cgroup1_parse_param()953 if (ret != -ENOPARAM) in cgroup1_parse_param()
1252 return -ENOPARAM; in ima_measure_critical_data()
895 * returned to the caller -ENOPARAM is returned, otherwise a negative903 int rc = -ENOPARAM; in security_fs_context_parse_param() 909 else if (trc != -ENOPARAM) in security_fs_context_parse_param()
6251 if (ret != -ENOPARAM) in rbd_parse_param()6257 if (token == -ENOPARAM) in rbd_parse_param()