Home
last modified time | relevance | path

Searched defs:ops (Results 3526 - 3550 of 3834) sorted by relevance

1...<<141142143144145146147148149150>>...154

/kernel/linux/linux-6.6/net/sched/
H A Dcls_api.c252 const struct tcf_proto_ops *ops; in tcf_proto_lookup_ops() local
280 int register_tcf_proto_ops(struct tcf_proto_ops *ops) in register_tcf_proto_ops() argument
300 unregister_tcf_proto_ops(struct tcf_proto_ops *ops) unregister_tcf_proto_ops() argument
354 const struct tcf_proto_ops *ops; tcf_proto_is_unlocked() local
2836 const struct tcf_proto_ops *ops; tc_chain_fill_node() local
2943 const struct tcf_proto_ops *ops; tc_chain_tmplt_add() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm_local.h247 const snd_pcm_ops_t *ops; member
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_clear_blit.c1332 coords(const struct blit_ops *ops, in coords() argument
1399 const struct blit_ops *ops = &r2d_ops; in tu6_clear_lrz() local
1434 const struct blit_ops *ops = &r2d_ops; tu6_dirty_lrz_fc() local
1512 const struct blit_ops *ops = &r2d_ops; tu6_blit_image() local
1705 const struct blit_ops *ops = &r2d_ops; tu_copy_buffer_to_image() local
1787 const struct blit_ops *ops = &r2d_ops; tu_copy_image_to_buffer() local
1885 const struct blit_ops *ops = &r2d_ops; tu_copy_image_to_image() local
2098 const struct blit_ops *ops = &r2d_ops; copy_buffer() local
2171 const struct blit_ops *ops = &r2d_ops; tu_CmdFillBuffer() local
2207 const struct blit_ops *ops = &r2d_ops; tu_CmdResolveImage2KHR() local
2260 const struct blit_ops *ops = &r2d_ops; resolve_sysmem() local
2355 const struct blit_ops *ops = image->layout[0].nr_samples > 1 ? &r3d_ops : &r2d_ops; clear_image() local
2852 const struct blit_ops *ops = &r2d_ops; clear_sysmem_attachment() local
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_register_allocation.cpp2163 Temp* const ops = (Temp*)alloca(preds.size() * sizeof(Temp)); in handle_live_in() local
/third_party/ltp/testcases/kernel/fs/fsstress/
H A Dfsstress.c162 opdesc_t ops[] = { variable
[all...]
/third_party/ntfs-3g/src/
H A Dlowntfs-3g.c764 const plugin_operations_t *ops; in ntfs_fuse_getstat() local
1139 const plugin_operations_t *ops; in ntfs_fuse_readlink() local
1281 const plugin_operations_t *ops; in ntfs_fuse_filler() local
1400 const plugin_operations_t *ops; in ntfs_fuse_opendir() local
1461 const plugin_operations_t *ops; in ntfs_fuse_releasedir() local
1530 const plugin_operations_t *ops; ntfs_fuse_readdir() local
1640 const plugin_operations_t *ops; ntfs_fuse_open() local
1729 const plugin_operations_t *ops; ntfs_fuse_read() local
1810 const plugin_operations_t *ops; ntfs_fuse_write() local
2024 const plugin_operations_t *ops; ntfs_fuse_trunc() local
2418 const plugin_operations_t *ops; ntfs_fuse_create() local
2632 const plugin_operations_t *ops; ntfs_fuse_newlink() local
2749 const plugin_operations_t *ops; ntfs_fuse_rm() local
2859 const plugin_operations_t *ops; ntfs_fuse_rm() local
3096 const plugin_operations_t *ops; ntfs_fuse_release() local
4179 static const plugin_operations_t ops = { global() local
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_peephole.cpp3678 DLList ops[OP_LAST + 1]; member in nv50_ir::LocalCSE
/third_party/python/Include/internal/
H A Dpycore_ast.h426 asdl_int_seq *ops; member
/base/print/print_fwk/services/print_service/src/
H A Dprint_service_ability.cpp2972 std::string ops = printerInfo.GetOption(); in NotifyAppDeletePrinter() local
/device/soc/rockchip/common/sdk_linux/drivers/regulator/
H A Dcore.c133 static bool regulator_ops_is_valid(struct regulator_dev *rdev, int ops) in regulator_ops_is_valid() argument
1188 const struct regulator_ops *ops = rdev->desc->ops; machine_constraints_voltage() local
1311 const struct regulator_ops *ops = rdev->desc->ops; machine_constraints_current() local
1504 const struct regulator_ops *ops = rdev->desc->ops; set_machine_constraints() local
3013 const struct regulator_ops *ops = rdev->desc->ops; _regulator_list_voltage() local
3147 const struct regulator_ops *ops = rdev->desc->ops; regulator_get_hardware_vsel_register() local
3174 const struct regulator_ops *ops = rdev->desc->ops; regulator_list_hardware_vsel() local
3317 const struct regulator_ops *ops = rdev->desc->ops; _regulator_set_voltage_sel_step() local
3407 const struct regulator_ops *ops = rdev->desc->ops; _regulator_do_set_voltage() local
4060 const struct regulator_ops *ops = rdev->desc->ops; regulator_set_voltage_time() local
4799 const struct regulator_ops *ops = rdev->desc->ops; regulator_attr_is_visible() local
5129 const struct regulator_ops *ops; rdev_init_debugfs() local
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-rk.c65 const struct rk_gmac_ops *ops; member
1808 rk_gmac_setup(struct platform_device *pdev, struct plat_stmmacenet_data *plat, const struct rk_gmac_ops *ops) rk_gmac_setup() argument
[all...]
/device/soc/rockchip/common/sdk_linux/kernel/bpf/
H A Dsyscall.c102 const struct bpf_map_ops *ops; in find_and_alloc_map() local
1623 const struct bpf_prog_ops *ops; find_prog_type() local
2337 bpf_link_init(struct bpf_link *link, enum bpf_link_type type, const struct bpf_link_ops *ops, struct bpf_prog *prog) bpf_link_init() argument
[all...]
/kernel/linux/linux-5.10/drivers/clk/
H A Dclk.c62 const struct clk_ops *ops; member
4176 const struct clk_ops *ops; clk_unregister() local
[all...]
/kernel/linux/linux-5.10/drivers/ata/
H A Dlibata-core.c5552 ata_finalize_port_ops(struct ata_port_operations *ops) ata_finalize_port_ops() argument
5670 ata_host_init(struct ata_host *host, struct device *dev, struct ata_port_operations *ops) ata_host_init() argument
[all...]
/kernel/linux/linux-5.10/arch/powerpc/kvm/
H A Dbook3s_hv.c4850 struct kvmppc_host_rm_ops *ops; in kvmppc_alloc_host_rm_ops() local
[all...]
/kernel/linux/linux-5.10/drivers/atm/
H A Dlanai.c2539 static const struct atmdev_ops ops = { variable
/kernel/linux/linux-5.10/drivers/clk/tegra/
H A Dclk-pll.c1888 _tegra_clk_register_pll(struct tegra_clk_pll *pll, const char *name, const char *parent_name, unsigned long flags, const struct clk_ops *ops) _tegra_clk_register_pll() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h300 const struct hnae3_client_ops *ops; member
307 const struct hnae3_ae_ops *ops; member
651 const struct hnae3_ae_ops *ops; member
H A Dhns3_enet.c496 const struct hnae3_ae_ops *ops; in hns3_nic_net_down() local
628 const struct hnae3_ae_ops *ops = handle->ae_algo->ops; hns3_request_update_promisc_mode() local
2245 const struct hnae3_ae_ops *ops; hns3_slot_reset() local
[all...]
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dnand_base.c346 nand_fill_oob(struct nand_chip *chip, uint8_t *oob, size_t len, struct mtd_oob_ops *ops) nand_fill_oob() argument
385 nand_do_write_oob(struct nand_chip *chip, loff_t to, struct mtd_oob_ops *ops) nand_do_write_oob() argument
459 struct mtd_oob_ops ops; nand_default_block_markbad() local
753 const struct nand_controller_ops *ops = chip->controller->ops; nand_reset_interface() local
794 const struct nand_controller_ops *ops = chip->controller->ops; nand_setup_interface() local
878 const struct nand_controller_ops *ops = chip->controller->ops; nand_choose_best_sdr_timings() local
3049 nand_transfer_oob(struct nand_chip *chip, uint8_t *oob, struct mtd_oob_ops *ops, size_t len) nand_transfer_oob() argument
3115 nand_do_read_ops(struct nand_chip *chip, loff_t from, struct mtd_oob_ops *ops) nand_do_read_ops() argument
3447 nand_do_read_oob(struct nand_chip *chip, loff_t from, struct mtd_oob_ops *ops) nand_do_read_oob() argument
3525 nand_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) nand_read_oob() argument
3955 nand_do_write_ops(struct nand_chip *chip, loff_t to, struct mtd_oob_ops *ops) nand_do_write_ops() argument
4092 struct mtd_oob_ops ops; panic_nand_write() local
4117 nand_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops) nand_write_oob() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/
H A Dchip.h139 const struct mv88e6xxx_ops *ops; member
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_hw.h364 struct e1000_mac_operations ops; member
403 struct e1000_phy_operations ops; member
439 struct e1000_nvm_operations ops; member
498 struct e1000_mbx_operations ops; member
/kernel/linux/linux-6.6/arch/powerpc/kvm/
H A Dbook3s_hv.c5335 struct kvmppc_host_rm_ops *ops; in kvmppc_alloc_host_rm_ops() local
[all...]
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Ddrxd_hard.c102 struct dvb_frontend_ops ops; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
H A Dhns_roce_hw_v2.c981 const struct hnae3_ae_ops *ops = handle->ae_algo->ops; in hns_roce_v2_cmd_hw_resetting() local
1013 const struct hnae3_ae_ops *ops = handle->ae_algo->ops; in hns_roce_v2_cmd_sw_resetting() local
1030 const struct hnae3_ae_ops *ops = handle->ae_algo->ops; in hns_roce_v2_rst_process_cmd() local
1375 const struct hnae3_ae_ops *ops = handle->ae_algo->ops; hns_roce_func_clr_chk_rst() local
1395 const struct hnae3_ae_ops *ops = handle->ae_algo->ops; hns_roce_func_clr_rst_prc() local
5650 const struct hnae3_ae_ops *ops = ae_dev->ops; hns_roce_v2_msix_interrupt_abn() local
6297 const struct hnae3_ae_ops *ops = handle->ae_algo->ops; hns_roce_hw_v2_init_instance() local
[all...]

Completed in 84 milliseconds

1...<<141142143144145146147148149150>>...154