Searched refs:VERIEXEC_LABEL_LOAD (Results 1 – 3 of 3) sorted by relevance
106 case VERIEXEC_LABEL_LOAD: in verifiedexecioctl()173 case VERIEXEC_LABEL_LOAD: in verifiedexecioctl()
68 #define VERIEXEC_LABEL_LOAD _IOW('S', 0xb, struct verified_exec_label_params) macro
291 if (ioctl(dev_fd, VERIEXEC_LABEL_LOAD, &lparams) < 0) in do_ioctl()