Lines Matching refs:ppos
122 size_t count, loff_t *ppos) in sel_read_enforce() argument
130 return simple_read_from_buffer(buf, count, ppos, tmpbuf, length); in sel_read_enforce()
135 size_t count, loff_t *ppos) in sel_write_enforce() argument
148 if (*ppos != 0) in sel_write_enforce()
200 size_t count, loff_t *ppos) in sel_read_handle_unknown() argument
212 return simple_read_from_buffer(buf, count, ppos, tmpbuf, length); in sel_read_handle_unknown()
234 size_t count, loff_t *ppos) in sel_read_handle_status() argument
240 return simple_read_from_buffer(buf, count, ppos, in sel_read_handle_status()
276 size_t count, loff_t *ppos) in sel_write_disable() argument
289 if (*ppos != 0) in sel_write_disable()
328 size_t count, loff_t *ppos) in sel_read_policyvers() argument
334 return simple_read_from_buffer(buf, count, ppos, tmpbuf, length); in sel_read_policyvers()
352 size_t count, loff_t *ppos) in sel_read_mls() argument
360 return simple_read_from_buffer(buf, count, ppos, tmpbuf, length); in sel_read_mls()
441 size_t count, loff_t *ppos) in sel_read_policy() argument
452 return simple_read_from_buffer(buf, count, ppos, plm->data, plm->len); in sel_read_policy()
531 size_t count, loff_t *ppos) in sel_write_load() argument
548 if (*ppos != 0) in sel_write_load()
629 size_t count, loff_t *ppos) in sel_read_checkreqprot() argument
636 return simple_read_from_buffer(buf, count, ppos, tmpbuf, length); in sel_read_checkreqprot()
640 size_t count, loff_t *ppos) in sel_write_checkreqprot() argument
658 if (*ppos != 0) in sel_write_checkreqprot()
683 size_t count, loff_t *ppos) in sel_write_validatetrans() argument
705 if (*ppos != 0) in sel_write_validatetrans()
1169 size_t count, loff_t *ppos) in sel_read_bool() argument
1199 ret = simple_read_from_buffer(buf, count, ppos, page, length); in sel_read_bool()
1210 size_t count, loff_t *ppos) in sel_write_bool() argument
1223 if (*ppos != 0) in sel_write_bool()
1268 size_t count, loff_t *ppos) in sel_commit_bools_write() argument
1279 if (*ppos != 0) in sel_commit_bools_write()
1416 size_t count, loff_t *ppos) in sel_read_avc_cache_threshold() argument
1425 return simple_read_from_buffer(buf, count, ppos, tmpbuf, length); in sel_read_avc_cache_threshold()
1430 size_t count, loff_t *ppos) in sel_write_avc_cache_threshold() argument
1450 if (*ppos != 0) in sel_write_avc_cache_threshold()
1470 size_t count, loff_t *ppos) in sel_read_avc_hash_stats() argument
1483 length = simple_read_from_buffer(buf, count, ppos, page, length); in sel_read_avc_hash_stats()
1490 size_t count, loff_t *ppos) in sel_read_sidtab_hash_stats() argument
1503 length = simple_read_from_buffer(buf, count, ppos, page, in sel_read_sidtab_hash_stats()
1664 size_t count, loff_t *ppos) in sel_read_initcon() argument
1676 ret = simple_read_from_buffer(buf, count, ppos, con, len); in sel_read_initcon()
1732 size_t count, loff_t *ppos) in sel_read_class() argument
1737 return simple_read_from_buffer(buf, count, ppos, res, len); in sel_read_class()
1746 size_t count, loff_t *ppos) in sel_read_perm() argument
1751 return simple_read_from_buffer(buf, count, ppos, res, len); in sel_read_perm()
1760 size_t count, loff_t *ppos) in sel_read_policycap() argument
1771 return simple_read_from_buffer(buf, count, ppos, tmpbuf, length); in sel_read_policycap()