| /include/linux/ | 
| D | capability.h | 153 static inline bool has_capability(struct task_struct *t, int cap)  in has_capability() 158 			      struct user_namespace *ns, int cap)  in has_ns_capability() 162 static inline bool has_capability_noaudit(struct task_struct *t, int cap)  in has_capability_noaudit() 167 				      struct user_namespace *ns, int cap)  in has_ns_capability_noaudit() 171 static inline bool capable(int cap)  in capable() 175 static inline bool ns_capable(struct user_namespace *ns, int cap)  in ns_capable() 179 static inline bool ns_capable_noaudit(struct user_namespace *ns, int cap)  in ns_capable_noaudit() 183 static inline bool ns_capable_setid(struct user_namespace *ns, int cap)  in ns_capable_setid()
  | 
| D | mii.h | 514 static inline u16 mii_advertise_flowctrl(int cap)  in mii_advertise_flowctrl() 535 	u8 cap = 0;  in mii_resolve_flowctrl_fdx()  local
  | 
| D | lsm_audit.h | 85 		int cap;  member
  | 
| D | nvme.h | 164 #define NVME_CAP_MQES(cap)	((cap) & 0xffff)  argument 165 #define NVME_CAP_TIMEOUT(cap)	(((cap) >> 24) & 0xff)  argument 166 #define NVME_CAP_STRIDE(cap)	(((cap) >> 32) & 0xf)  argument 167 #define NVME_CAP_NSSRC(cap)	(((cap) >> 36) & 0x1)  argument 168 #define NVME_CAP_CSS(cap)	(((cap) >> 37) & 0xff)  argument 169 #define NVME_CAP_MPSMIN(cap)	(((cap) >> 48) & 0xf)  argument 170 #define NVME_CAP_MPSMAX(cap)	(((cap) >> 52) & 0xf)  argument 171 #define NVME_CAP_CMBS(cap)	(((cap) >> 57) & 0x1)  argument
  | 
| D | nfs_fs.h | 392 static inline int nfs_server_capable(const struct inode *inode, int cap)  in nfs_server_capable()
  | 
| D | pci.h | 315 	u8		cap;  member 2016 static inline u8 pci_find_capability(struct pci_dev *dev, int cap)  in pci_find_capability() 2018 static inline u8 pci_find_next_capability(struct pci_dev *dev, u8 post, int cap)  in pci_find_next_capability() 2020 static inline u16 pci_find_ext_capability(struct pci_dev *dev, int cap)  in pci_find_ext_capability()
  | 
| D | security.h | 627 				   int cap,  in security_capable() 2238 static inline int security_bpf_token_capable(const struct bpf_token *token, int cap)  in security_bpf_token_capable()
  | 
| D | dmaengine.h | 1446 #define for_each_dma_cap_mask(cap, mask) \  argument
  | 
| D | acpi.h | 544 	struct acpi_buffer cap;		/* list of DWORD capabilities */  member
  | 
| D | iommu.h | 1125 static inline bool device_iommu_capable(struct device *dev, enum iommu_cap cap)  in device_iommu_capable()
  | 
| /include/linux/mlx5/ | 
| D | device.h | 1285 #define MLX5_CAP_GEN(mdev, cap) \  argument 1288 #define MLX5_CAP_GEN_64(mdev, cap) \  argument 1291 #define MLX5_CAP_GEN_MAX(mdev, cap) \  argument 1294 #define MLX5_CAP_GEN_2(mdev, cap) \  argument 1297 #define MLX5_CAP_GEN_2_64(mdev, cap) \  argument 1300 #define MLX5_CAP_GEN_2_MAX(mdev, cap) \  argument 1303 #define MLX5_CAP_ETH(mdev, cap) \  argument 1307 #define MLX5_CAP_IPOIB_ENHANCED(mdev, cap) \  argument 1311 #define MLX5_CAP_ROCE(mdev, cap) \  argument 1314 #define MLX5_CAP_ROCE_MAX(mdev, cap) \  argument [all …] 
 | 
| /include/linux/sched/ | 
| D | cpufreq.h | 27 					unsigned long freq, unsigned long cap)  in map_util_freq()
  | 
| /include/uapi/linux/ | 
| D | virtio_pci.h | 133 	struct virtio_pci_cap cap;  member 139 	struct virtio_pci_cap cap;  member 185 	struct virtio_pci_cap cap;  member
  | 
| D | if_arcnet.h | 125 		struct arc_cap       cap;  member
  | 
| D | gzvm.h | 322 	__u64 cap;  member
  | 
| /include/sound/ | 
| D | designware_i2s.h | 31 	unsigned int cap;  member
  | 
| /include/dt-bindings/usb/ | 
| D | pd.h | 208 #define VDO_UFP(ver, cap, conn, vcpwr, vcr, vbr, alt, spd)			\  argument 230 #define VDO_DFP(ver, cap, conn, pnum)						\  argument
  | 
| /include/linux/platform_data/ | 
| D | ti-sysc.h | 144 	const struct sysc_capabilities *cap;  member
  | 
| /include/linux/usb/ | 
| D | pd_vdo.h | 236 #define VDO_UFP(ver, cap, conn, vcpwr, vcr, vbr, alt, spd)			\  argument 260 #define VDO_DFP(ver, cap, conn, pnum)						\  argument
  | 
| /include/scsi/ | 
| D | scsi_host.h | 888 	static unsigned char cap[] = { 0,  in scsi_host_dif_capable()  local 902 	static unsigned char cap[] = { SHOST_DIX_TYPE0_PROTECTION,  in scsi_host_dix_capable()  local
  | 
| /include/linux/spi/ | 
| D | spi-mem.h | 306 #define spi_mem_controller_is_capable(ctlr, cap)	\  argument
  | 
| /include/rdma/ | 
| D | opa_port_info.h | 259 		u8     cap;                       /* 3 res, 5 bits */  member
  | 
| D | ib_verbs.h | 1181 	struct ib_qp_cap	cap;  member 1298 	struct ib_qp_cap	cap;  member
  | 
| /include/linux/ceph/ | 
| D | ceph_fs.h | 590 	struct ceph_mds_reply_cap cap; /* caps issued for this inode */  member
  | 
| /include/net/ | 
| D | cfg80211.h | 350 	u16 cap; /* use IEEE80211_HT_CAP_ */  member 369 	u32 cap; /* use IEEE80211_VHT_CAP_ */  member 542 	u8 cap[10]; /* use S1G_CAPAB_ */  member
  |