Searched +defs:feature +defs:set +defs:op (Results 1 – 3 of 3) sorted by relevance
/linux-6.14.4/arch/arm64/include/asm/ |
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-6.14.4/drivers/net/wireless/realtek/rtw89/ |
D | fw.c | 685 enum rtw89_fw_feature feature; member 3830 __le32 set = cpu_to_le32(BIT(sh)); in rtw89_fw_h2c_macid_pause() local 5197 struct rtw89_chan *op = &rtwdev->scan_info.op_chan; in rtw89_fw_h2c_scan_offload_ax() local 5306 struct rtw89_chan *op = &scan_info->op_chan; in rtw89_fw_h2c_scan_offload_be() local 6478 struct rtw89_chan *op = &rtwdev->scan_info.op_chan; in rtw89_hw_scan_add_chan() local
|
/linux-6.14.4/kernel/bpf/ |
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
|