| /kernel/linux/linux-6.6/include/linux/ |
| H A D | netdevice.h | 4898 const struct net_device_ops *ops = dev->netdev_ops; in netdev_get_tstamp() local 4906 static inline netdev_tx_t __netdev_start_xmit(const struct net_device_ops *ops, in __netdev_start_xmit() argument 4922 const struct net_device_ops *ops = dev->netdev_ops; in netdev_start_xmit() local [all...] |
| H A D | rtsx_pci.h | 1253 const struct pcr_ops *ops; member
|
| /kernel/linux/linux-6.6/drivers/platform/x86/ |
| H A D | thinkpad_acpi.c | 1070 const struct tpacpi_rfk_ops *ops; member
|
| /kernel/linux/linux-6.6/kernel/bpf/ |
| H A D | verifier.c | 18237 const struct bpf_verifier_ops *ops = env->ops; convert_ctx_accesses() local 18862 const struct bpf_map_ops *ops; do_misc_fixups() local [all...] |
| /kernel/linux/linux-6.6/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_hw_v2.h | 1442 const struct hnae3_ae_ops *ops = handle->ae_algo->ops; in hns_roce_write64() local
|
| /kernel/linux/linux-6.6/drivers/net/usb/ |
| H A D | r8152.c | 9257 static const struct ethtool_ops ops = { variable 9416 struct rtl_ops *ops = &tp->rtl_ops; in rtl_ops_init() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlegacy/ |
| H A D | common.h | 1118 const struct il_ops *ops; member
|
| /kernel/linux/linux-6.6/arch/x86/kvm/ |
| H A D | x86.c | 7655 emulator_read_write_onepage(unsigned long addr, void *val, unsigned int bytes, struct x86_exception *exception, struct kvm_vcpu *vcpu, const struct read_write_emulator_ops *ops) emulator_read_write_onepage() argument 7706 emulator_read_write(struct x86_emulate_ctxt *ctxt, unsigned long addr, void *val, unsigned int bytes, struct x86_exception *exception, const struct read_write_emulator_ops *ops) emulator_read_write() argument 9412 kvm_ops_update(struct kvm_x86_init_ops *ops) kvm_ops_update() argument 9455 __kvm_x86_vendor_init(struct kvm_x86_init_ops *ops) __kvm_x86_vendor_init() argument 9590 kvm_x86_vendor_init(struct kvm_x86_init_ops *ops) kvm_x86_vendor_init() argument [all...] |
| /kernel/linux/linux-5.10/include/rdma/ |
| H A D | ib_verbs.h | 2632 struct ib_device_ops ops; member [all...] |
| /kernel/linux/linux-6.6/include/net/ |
| H A D | cfg80211.h | 5686 static inline struct wiphy *wiphy_new(const struct cfg80211_ops *ops, in wiphy_new() argument
|
| /kernel/linux/linux-6.6/include/rdma/ |
| H A D | ib_verbs.h | 2704 struct ib_device_ops ops; member [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/ |
| H A D | main.h | 63 struct rtw_hci_ops *ops; member 1160 struct rtw_chip_ops *ops; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/sun/ |
| H A D | niu.h | 3266 const struct niu_ops *ops; member
|
| /kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | wifi.h | 2427 struct rtl_hal_ops *ops; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | wifi.h | 2411 struct rtl_hal_ops *ops; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/sun/ |
| H A D | niu.h | 3266 const struct niu_ops *ops; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_type.h | 3528 struct ixgbe_link_operations ops; member 3533 struct ixgbe_eeprom_operations ops; member 3544 struct ixgbe_mac_operations ops; member 3576 struct ixgbe_phy_operations ops; member 3621 const struct ixgbe_mbx_operations *ops; member
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
| H A D | ixgbe_type.h | 3532 struct ixgbe_link_operations ops; member 3537 struct ixgbe_eeprom_operations ops; member 3548 struct ixgbe_mac_operations ops; member 3580 struct ixgbe_phy_operations ops; member 3625 const struct ixgbe_mbx_operations *ops; member
|
| /kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/ |
| H A D | core.h | 3019 const struct rtw89_hci_ops *ops; member 3437 const struct rtw89_chip_ops *ops; member 4361 const struct ieee80211_ops *ops; member [all...] |
| /third_party/sqlite/src/ |
| H A D | sqlite3.c | 155928 static const u8 ops[] = {TK_GE, TK_LE}; global() local [all...] |