Searched refs:lenp (Results 1 – 3 of 3) sorted by relevance
| /security/ |
| A D | min_addr.c | 33 void *buffer, size_t *lenp, loff_t *ppos) in mmap_min_addr_handler() argument 40 ret = proc_doulongvec_minmax(table, write, buffer, lenp, ppos); in mmap_min_addr_handler()
|
| /security/yama/ |
| A D | yama_lsm.c | 433 void *buffer, size_t *lenp, loff_t *ppos) in yama_dointvec_minmax() argument 445 return proc_dointvec_minmax(&table_copy, write, buffer, lenp, ppos); in yama_dointvec_minmax()
|
| /security/apparmor/ |
| A D | lsm.c | 2307 void *buffer, size_t *lenp, loff_t *ppos) in apparmor_dointvec() argument 2314 return proc_dointvec(table, write, buffer, lenp, ppos); in apparmor_dointvec()
|
Completed in 11 milliseconds