Searched refs:obj_type (Results 1 – 12 of 12) sorted by relevance
| /include/linux/ |
| A D | virtio_pci_admin.h | 25 int virtio_pci_admin_obj_create(struct pci_dev *pdev, u16 obj_type, u8 operation_type, 27 int virtio_pci_admin_obj_destroy(struct pci_dev *pdev, u16 obj_type, u32 id); 28 int virtio_pci_admin_dev_parts_metadata_get(struct pci_dev *pdev, u16 obj_type, 30 int virtio_pci_admin_dev_parts_get(struct pci_dev *pdev, u16 obj_type, u32 id,
|
| A D | fsnotify_backend.h | 471 static inline bool fsnotify_valid_obj_type(unsigned int obj_type) in fsnotify_valid_obj_type() argument 473 return (obj_type < FSNOTIFY_OBJ_TYPE_COUNT); in fsnotify_valid_obj_type() 868 struct fsnotify_mark *fsnotify_find_mark(void *obj, unsigned int obj_type, 872 unsigned int obj_type, int add_flags); 874 unsigned int obj_type, int add_flags); 910 unsigned int obj_type);
|
| A D | mod_devicetable.h | 786 const char obj_type[16]; member
|
| A D | security.h | 398 unsigned int obj_type); 851 unsigned int obj_type) in security_path_notify() argument
|
| A D | lsm_hook_defs.h | 114 unsigned int obj_type)
|
| /include/media/ |
| A D | media-entity.h | 352 enum media_entity_type obj_type; member 482 return entity && entity->obj_type == MEDIA_ENTITY_TYPE_VIDEO_DEVICE; in is_media_entity_v4l2_video_device() 495 return entity && entity->obj_type == MEDIA_ENTITY_TYPE_V4L2_SUBDEV; in is_media_entity_v4l2_subdev()
|
| /include/rdma/ |
| A D | uverbs_ioctl.h | 72 u16 obj_type; member 97 u16 obj_type; member 497 .u2.objs_arr.obj_type = _idr_type, \ 513 .u.obj.obj_type = _idr_type, \ 523 .u.obj.obj_type = _fd_type, \
|
| /include/uapi/drm/ |
| A D | drm_mode.h | 639 __u32 obj_type; member 646 __u32 obj_type; member
|
| /include/linux/fsl/ |
| A D | mc.h | 634 char *obj_type,
|
| /include/net/netfilter/ |
| A D | nf_tables.h | 1441 int nft_register_obj(struct nft_object_type *obj_type); 1442 void nft_unregister_obj(struct nft_object_type *obj_type);
|
| /include/linux/mlx5/ |
| A D | device.h | 738 __be16 obj_type; member
|
| A D | mlx5_ifc.h | 6797 u8 obj_type[0x10]; member 12546 u8 obj_type[0x10]; member
|
Completed in 116 milliseconds