Home
last modified time | relevance | path

Searched defs:pos (Results 1 – 4 of 4) sorted by relevance

/security/smack/
Dsmackfs.c133 static void *load_seq_start(struct seq_file *s, loff_t *pos) in load_seq_start()
141 static void *load_seq_next(struct seq_file *s, void *v, loff_t *pos) in load_seq_next()
431 static void *cipso_seq_start(struct seq_file *s, loff_t *pos) in cipso_seq_start()
439 static void *cipso_seq_next(struct seq_file *s, void *v, loff_t *pos) in cipso_seq_next()
636 static void *netlbladdr_seq_start(struct seq_file *s, loff_t *pos) in netlbladdr_seq_start()
644 static void *netlbladdr_seq_next(struct seq_file *s, void *v, loff_t *pos) in netlbladdr_seq_next()
/security/keys/
Dproc.c103 loff_t pos = *_pos; in proc_keys_start() local
219 loff_t pos = *_pos; in proc_key_users_start() local
/security/selinux/
Davc.c466 struct avc_node *pos, *node = NULL; in avc_insert() local
755 struct avc_node *pos, *node, *orig = NULL; in avc_update_node() local
Dselinuxfs.c526 …ze_t selinux_transaction_write(struct file *file, const char __user *buf, size_t size, loff_t *pos) in selinux_transaction_write()
1221 static void *sel_avc_stats_seq_start(struct seq_file *seq, loff_t *pos) in sel_avc_stats_seq_start()
1231 static void *sel_avc_stats_seq_next(struct seq_file *seq, void *v, loff_t *pos) in sel_avc_stats_seq_next()