Searched defs:prot (Results 376 - 379 of 379) sorted by relevance

<<111213141516

/linux-master/drivers/scsi/hisi_sas/
H A Dhisi_sas_v3_hw.c1199 fill_prot_v3_hw(struct scsi_cmnd *scsi_cmnd, struct hisi_sas_protect_iu_v3_hw *prot) argument
1346 struct hisi_sas_protect_iu_v3_hw prot; local
[all...]
/linux-master/include/linux/
H A Dlibata.h1021 static inline bool ata_is_atapi(u8 prot) argument
1026 static inline bool ata_is_pio(u8 prot) argument
1031 static inline bool ata_is_dma(u8 prot) argument
1036 static inline bool ata_is_ncq(u8 prot) argument
1041 static inline bool ata_is_data(u8 prot) argument
[all...]
/linux-master/security/selinux/
H A Dhooks.c3769 static int file_map_prot_check(struct file *file, unsigned long prot, int shared) argument
3820 selinux_mmap_file(struct file *file, unsigned long reqprot __always_unused, unsigned long prot, unsigned long flags) argument
3840 selinux_file_mprotect(struct vm_area_struct *vma, unsigned long reqprot __always_unused, unsigned long prot) argument
[all...]
/linux-master/tools/lib/bpf/
H A Dlibbpf.c13843 int prot, map_fd = map->fd; local

Completed in 181 milliseconds

<<111213141516