Searched defs:check_version (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/kernel/module/ |
H A D | version.c | 13 int check_version(const struct load_info *info, in check_version() function
|
H A D | internal.h | 388 static inline int check_version(const struct load_info *info, in check_version() function
|
/openbmc/u-boot/include/ |
H A D | cros_ec.h | 226 int (*check_version)(struct udevice *dev); member
|
/openbmc/qemu/scripts/ |
H A D | vmstate-static-checker.py | 342 def check_version(s, d, sec, desc=None): function
|
/openbmc/linux/tools/lib/bpf/ |
H A D | Makefile | 210 check_version: $(VERSION_SCRIPT) libbpf_version.h target
|
/openbmc/linux/fs/dlm/ |
H A D | plock.c | 68 static int check_version(struct dlm_plock_info *info) in check_version() function
|
H A D | user.c | 484 static int check_version(struct dlm_write_request *req) in check_version() function
|
/openbmc/linux/tools/testing/kunit/ |
H A D | kunit_parser.py | 253 def check_version(version_num: int, accepted_versions: List[int], function
|
/openbmc/linux/drivers/crypto/caam/ |
H A D | ctrl.c | 613 static bool check_version(struct fsl_mc_version *mc_version, u32 major, in check_version() function
|
/openbmc/linux/drivers/md/ |
H A D | dm-ioctl.c | 1902 static int check_version(unsigned int cmd, struct dm_ioctl __user *user, in check_version() function
|