Searched +defs:feature +defs:set +defs:op (Results 1 – 2 of 2) sorted by relevance
/linux/arch/arm64/include/asm/ |
H A D | kvm_host.h | 1389 static inline void kvm_set_pmu_events(u64 set, struct perf_event_attr *attr) {} in kvm_set_pmu_events() 1433 static inline bool __vcpu_has_feature(const struct kvm_arch *ka, int feature) in __vcpu_has_feature() 1497 #define kvm_cmp_feat_signed(kvm, id, fld, op, limit) \ argument 1500 #define kvm_cmp_feat_unsigned(kvm, id, fld, op, limit) \ argument 1503 #define kvm_cmp_feat(kvm, id, fld, op, limit) \ argument
|
/linux/kernel/bpf/ |
H A D | btf.c | 8008 static int btf_module_notify(struct notifier_block *nb, unsigned long op, in btf_module_notify() 8188 static int check_btf_kconfigs(const struct module *module, const char *feature) in check_btf_kconfigs() 8374 struct btf_id_set8 *set; in btf_populate_kfunc_set() local 8483 struct btf_id_set8 *set; in __btf_kfunc_id_set_contains() local
|