Home
last modified time | relevance | path

Searched refs:spec (Results 1 – 3 of 3) sorted by relevance

/mm/
A Dvmpressure.c381 char *spec, *spec_orig; in vmpressure_register_event() local
385 spec_orig = spec = kstrndup(args, MAX_VMPRESSURE_ARGS_LEN, GFP_KERNEL); in vmpressure_register_event()
386 if (!spec) in vmpressure_register_event()
390 token = strsep(&spec, ","); in vmpressure_register_event()
397 token = strsep(&spec, ","); in vmpressure_register_event()
A Dmmap.c1495 vm_flags_t vm_flags, const struct vm_special_mapping *spec) in _install_special_mapping() argument
1497 return __install_special_mapping(mm, addr, len, vm_flags, (void *)spec, in _install_special_mapping()
A DKconfig346 Normally, and according to the Linux spec, anonymous memory obtained

Completed in 15 milliseconds