/linux/drivers/gpu/drm/xe/tests/ |
H A D | xe_gt_sriov_pf_service_test.c | 51 u32 major, minor; in pf_negotiate_any() local 64 u32 major, minor; in pf_negotiate_base_match() local 78 u32 major, minor; in pf_negotiate_base_newer() local 96 u32 major, minor; in pf_negotiate_base_next() local 113 u32 major, minor; in pf_negotiate_base_older() local 128 u32 major, minor; in pf_negotiate_base_prev() local 139 u32 major, minor; in pf_negotiate_latest_match() local 153 u32 major, minor; in pf_negotiate_latest_newer() local 167 u32 major, minor; in pf_negotiate_latest_next() local 180 u32 major, minor; in pf_negotiate_latest_older() local [all …]
|
/linux/arch/sparc/kernel/ |
H A D | hvapi.c | 20 unsigned long major; member 96 int sun4v_hvapi_register(unsigned long group, unsigned long major, in sun4v_hvapi_register() 161 unsigned long *major, in sun4v_hvapi_get() 184 unsigned long group, major, minor; in sun4v_hvapi_init() local
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_gt_sriov_vf.c | 62 u32 *branch, u32 *major, u32 *minor, u32 *patch) in guc_action_match_version() 93 static void vf_minimum_guc_version(struct xe_gt *gt, u32 *branch, u32 *major, u32 *minor) in vf_minimum_guc_version() 113 static void vf_wanted_guc_version(struct xe_gt *gt, u32 *branch, u32 *major, u32 *minor) in vf_wanted_guc_version() 124 u32 branch, major, minor, patch; in vf_handshake_with_guc() local 600 static int relay_action_handshake(struct xe_gt *gt, u32 *major, u32 *minor) in relay_action_handshake() 632 static void vf_connect_pf(struct xe_gt *gt, u16 major, u16 minor) in vf_connect_pf() 649 u32 major = major_wanted, minor = minor_wanted; in vf_handshake_with_pf() local 695 static bool vf_is_negotiated(struct xe_gt *gt, u16 major, u16 minor) in vf_is_negotiated() 995 u32 branch, major, minor; in xe_gt_sriov_vf_print_version() local
|
H A D | xe_gt_sriov_vf_types.h | 18 u8 major; member 30 u16 major; member
|
/linux/security/keys/encrypted-keys/ |
H A D | ecryptfs_format.c | 31 void ecryptfs_get_versions(int *major, int *minor, int *file_version) in ecryptfs_get_versions() 51 int major, minor; in ecryptfs_fill_auth_tok() local
|
/linux/drivers/staging/greybus/ |
H A D | greybus_firmware.h | 42 __u16 major; member 48 __u16 major; member 57 __u16 major; member
|
/linux/security/ |
H A D | device_cgroup.c | 36 u32 major, minor; member 328 u32 major, u32 minor, short access) in match_exception() 365 u32 major, u32 minor, short access) in match_exception_partial() 832 static int devcgroup_legacy_check_permission(short type, u32 major, u32 minor, in devcgroup_legacy_check_permission() 860 int devcgroup_check_permission(short type, u32 major, u32 minor, short access) in devcgroup_check_permission()
|
/linux/tools/lib/bpf/ |
H A D | libbpf_probes.c | 34 __u32 major, minor, patch; in get_ubuntu_kernel_version() local 65 __u32 major, minor, patch; in get_debian_kernel_version() local 82 __u32 major, minor, patch, version; in get_kernel_version() local
|
H A D | libbpf_common.h | 22 #define LIBBPF_DEPRECATED_SINCE(major, minor, msg) \ argument 26 #define __LIBBPF_CURRENT_VERSION_GEQ(major, minor) \ argument
|
/linux/drivers/net/can/usb/etas_es58x/ |
H A D | es58x_devlink.c | 46 int major, minor, revision; in es58x_parse_sw_version() local 97 int major, minor; in es58x_parse_hw_rev() local
|
/linux/drivers/net/ |
H A D | tap.c | 110 dev_t major; member 403 static struct major_info *tap_get_major(int major) in tap_get_major() 415 int tap_get_minor(dev_t major, struct tap_dev *tap) in tap_get_minor() 443 void tap_free_minor(dev_t major, struct tap_dev *tap) in tap_free_minor() 465 static struct tap_dev *dev_get_by_tap_file(int major, int minor) in dev_get_by_tap_file() 1341 static int tap_list_add(dev_t major, const char *device_name) in tap_list_add() 1390 void tap_destroy_cdev(dev_t major, struct cdev *tap_cdev) in tap_destroy_cdev()
|
/linux/include/linux/ |
H A D | kdev_t.h | 41 unsigned major = MAJOR(dev); in new_encode_dev() local 48 unsigned major = (dev & 0xfff00) >> 8; in new_decode_dev() local
|
/linux/include/uapi/linux/raid/ |
H A D | md_u.h | 68 int major; member 117 int major; member 128 int major; member
|
/linux/drivers/accel/ivpu/ |
H A D | ivpu_fw.c | 43 #define IVPU_FW_CHECK_API_VER_LT(vdev, fw_hdr, name, major, minor) \ argument 103 u16 major = (u16)(fw_hdr->api_version[index] >> 16); in ivpu_fw_check_api() local 123 const char *str, int index, u16 major, u16 minor) in ivpu_fw_check_api_ver_lt()
|
/linux/drivers/char/xillybus/ |
H A D | xillybus_class.c | 38 int major; member 219 int major = imajor(inode); in xillybus_find_inode() local
|
/linux/arch/m68k/emu/ |
H A D | nfblock.c | 33 static inline s32 nfhd_read_write(u32 major, u32 minor, u32 rwflag, u32 recno, in nfhd_read_write() 40 static inline s32 nfhd_get_capacity(u32 major, u32 minor, u32 *blocks, in nfhd_get_capacity()
|
/linux/init/ |
H A D | initramfs.c | 73 int ino, minor, major; member 79 static inline int hash(int major, int minor, int ino) in hash() 86 static char __init *find_link(int major, int minor, int ino, in find_link() 180 static __initdata unsigned long ino, major, minor, nlink; variable
|
/linux/block/ |
H A D | genhd.c | 160 int major; member 170 static inline int major_to_index(unsigned major) in major_to_index() 214 int __register_blkdev(unsigned int major, const char *name, in __register_blkdev() 283 void unregister_blkdev(unsigned int major, const char *name) in unregister_blkdev() 803 unsigned int major = MAJOR(devt); in blk_request_module() local
|
/linux/drivers/soc/fsl/qbman/ |
H A D | bman_ccsr.c | 89 static void bm_get_version(u16 *id, u8 *major, u8 *minor) in bm_get_version() 204 u8 major, minor; in fsl_bman_probe() local
|
/linux/include/uapi/linux/android/ |
H A D | binderfs.h | 25 __u32 major; member
|
/linux/include/linux/fpga/ |
H A D | adi-axi-common.h | 16 #define ADI_AXI_PCORE_VER(major, minor, patch) \ argument
|
/linux/drivers/accel/habanalabs/common/ |
H A D | security.c | 634 u32 major, u32 minor, u32 sub_minor) in hl_automated_get_block_base_addr() 664 u32 major, u32 minor, u32 sub_minor) in hl_check_block_range_exclusion() 688 u32 blk_idx, u32 major, u32 minor, u32 sub_minor, void *data) in hl_read_glbl_errors() 748 u32 major, minor, sub_minor, blk_idx, num_blocks; in hl_iterate_special_blocks() local
|
/linux/drivers/block/xen-blkback/ |
H A D | xenbus.c | 25 unsigned major; member 481 unsigned major, unsigned minor, int readonly, in xen_vbd_create() 702 unsigned major; in backend_changed() local
|
/linux/include/uapi/linux/ |
H A D | vtpm_proxy.h | 44 __u32 major; /* output */ member
|
/linux/drivers/gpu/drm/msm/disp/mdp4/ |
H A D | mdp4_kms.c | 361 u32 *major, u32 *minor) in read_mdp_hw_revision() 385 u32 major, minor; in mdp4_kms_init() local
|