pr_type           158 arch/sparc/include/asm/elf_64.h 	unsigned int pr_type;
pr_type          3119 drivers/md/dm.c static int dm_pr_reserve(struct block_device *bdev, u64 key, enum pr_type type,
pr_type          3140 drivers/md/dm.c static int dm_pr_release(struct block_device *bdev, u64 key, enum pr_type type)
pr_type          3161 drivers/md/dm.c 			 enum pr_type type, bool abort)
pr_type          1912 drivers/nvme/host/core.c static char nvme_pr_type(enum pr_type type)
pr_type          1973 drivers/nvme/host/core.c 		enum pr_type type, unsigned flags)
pr_type          1986 drivers/nvme/host/core.c 		enum pr_type type, bool abort)
pr_type          1998 drivers/nvme/host/core.c static int nvme_pr_release(struct block_device *bdev, u64 key, enum pr_type type)
pr_type          1724 drivers/scsi/sd.c static char sd_pr_type(enum pr_type type)
pr_type          1784 drivers/scsi/sd.c static int sd_pr_reserve(struct block_device *bdev, u64 key, enum pr_type type,
pr_type          1792 drivers/scsi/sd.c static int sd_pr_release(struct block_device *bdev, u64 key, enum pr_type type)
pr_type          1798 drivers/scsi/sd.c 		enum pr_type type, bool abort)
pr_type            11 include/linux/pr.h 			enum pr_type type, u32 flags);
pr_type            13 include/linux/pr.h 			enum pr_type type);
pr_type            15 include/linux/pr.h 			enum pr_type type, bool abort);
pr_type          1283 scripts/kconfig/expr.c 			      void *data, tristate pr_type, const char **title)
pr_type          1286 scripts/kconfig/expr.c 		expr_print_revdep(e->left.expr, fn, data, pr_type, title);
pr_type          1287 scripts/kconfig/expr.c 		expr_print_revdep(e->right.expr, fn, data, pr_type, title);
pr_type          1288 scripts/kconfig/expr.c 	} else if (expr_calc_value(e) == pr_type) {
pr_type          1301 scripts/kconfig/expr.c 			    tristate pr_type, const char *title)
pr_type          1303 scripts/kconfig/expr.c 	expr_print_revdep(e, expr_print_gstr_helper, gs, pr_type, &title);
pr_type           316 scripts/kconfig/expr.h 			    tristate pr_type, const char *title);