Searched refs:spec (Results 1 – 3 of 3) sorted by relevance
| /mm/ |
| A D | vmpressure.c | 381 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 D | mmap.c | 1495 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 D | Kconfig | 346 Normally, and according to the Linux spec, anonymous memory obtained
|
Completed in 15 milliseconds