Home
last modified time | relevance | path

Searched defs:ops (Results 251 – 275 of 1981) sorted by relevance

1...<<11121314151617181920>>...80

/openbmc/linux/drivers/ptp/
H A Dptp_chardev.c19 static int ptp_disable_pinfunc(struct ptp_clock_info *ops, in ptp_disable_pinfunc()
117 struct ptp_clock_info *ops = ptp->info; in ptp_ioctl() local
/openbmc/linux/fs/
H A Ddax.c1314 const struct iomap_ops *ops) in dax_file_unshare()
1405 const struct iomap_ops *ops) in dax_zero_range()
1422 const struct iomap_ops *ops) in dax_truncate_page()
1564 const struct iomap_ops *ops) in dax_iomap_rw()
1713 int *iomap_errp, const struct iomap_ops *ops) in dax_iomap_pte_fault()
1823 const struct iomap_ops *ops) in dax_iomap_pmd_fault()
1903 const struct iomap_ops *ops) in dax_iomap_pmd_fault()
1923 pfn_t *pfnp, int *iomap_errp, const struct iomap_ops *ops) in dax_iomap_fault()
2047 const struct iomap_ops *ops) in dax_dedupe_file_range_compare()
2077 const struct iomap_ops *ops) in dax_remap_file_range_prep()
/openbmc/linux/drivers/rtc/
H A Drtc-generic.c16 const struct rtc_class_ops *ops = dev_get_platdata(&dev->dev); in generic_rtc_probe() local
/openbmc/u-boot/drivers/sound/
H A Di2s-uclass.c13 struct i2s_ops *ops = i2s_get_ops(dev); in i2s_tx_data() local
/openbmc/linux/net/sched/
H A Dact_ife.c227 static int ife_validate_metatype(struct tcf_meta_ops *ops, void *val, int len) in ife_validate_metatype()
267 struct tcf_meta_ops *ops = find_ife_oplist(metaid); in load_metaops_and_vet() local
295 static int __add_metainfo(const struct tcf_meta_ops *ops, in __add_metainfo()
325 static int add_metainfo_and_get_ops(const struct tcf_meta_ops *ops, in add_metainfo_and_get_ops()
342 const struct tcf_meta_ops *ops = find_ife_oplist(metaid); in add_metainfo() local
/openbmc/linux/net/devlink/
H A Ddevl_internal.h45 const struct devlink_ops *ops; member
190 static inline bool devlink_reload_supported(const struct devlink_ops *ops) in devlink_reload_supported()
213 const struct devlink_linecard_ops *ops; member
/openbmc/linux/include/linux/
H A Dpci-epc.h143 const struct pci_epc_ops *ops; member
180 #define pci_epc_create(dev, ops) \ argument
182 #define devm_pci_epc_create(dev, ops) \ argument
/openbmc/linux/drivers/mtd/
H A Dnftlcore.c127 struct mtd_oob_ops ops = { }; in nftl_read_oob() local
148 struct mtd_oob_ops ops = { }; in nftl_write_oob() local
171 struct mtd_oob_ops ops = { }; in nftl_write() local
/openbmc/linux/include/sound/
H A Dcompress_driver.h43 struct snd_compr_ops *ops; member
76 struct snd_compr_ops *ops; member
152 struct snd_compr_ops *ops; member
/openbmc/linux/tools/perf/util/
H A Dannotate.c130 static int arch__associate_ins_ops(struct arch* arch, const char *name, struct ins_ops *ops) in arch__associate_ins_ops()
227 static void ins__delete(struct ins_operands *ops) in ins__delete()
238 struct ins_operands *ops, int max_ins_name) in ins__raw_scnprintf()
244 struct ins_operands *ops, int max_ins_name) in ins__scnprintf()
260 static int call__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in call__parse()
313 struct ins_operands *ops, int max_ins_name) in call__scnprintf()
344 static inline const char *validate_comma(const char *c, struct ins_operands *ops) in validate_comma()
355 static int jump__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in jump__parse()
436 struct ins_operands *ops, int max_ins_name) in jump__scnprintf()
505 static int lock__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) in lock__parse()
[all …]
/openbmc/linux/drivers/clk/ti/
H A Dgate.c91 u8 clk_gate_flags, const struct clk_ops *ops, in _register_gate()
127 const struct clk_ops *ops, in _of_ti_gate_clk_setup()
/openbmc/linux/drivers/tty/hvc/
H A Dhvc_console.c113 static int __hvc_flush(const struct hv_ops *ops, uint32_t vtermno, bool wait) in __hvc_flush()
123 static int hvc_console_flush(const struct hv_ops *ops, uint32_t vtermno) in hvc_console_flush()
285 int hvc_instantiate(uint32_t vtermno, int index, const struct hv_ops *ops) in hvc_instantiate()
912 const struct hv_ops *ops, in hvc_alloc()
/openbmc/linux/ipc/
H A Dutil.c340 const struct ipc_ops *ops, struct ipc_params *params) in ipcget_new()
367 const struct ipc_ops *ops, in ipc_check_perms()
398 const struct ipc_ops *ops, struct ipc_params *params) in ipcget_public()
674 const struct ipc_ops *ops, struct ipc_params *params) in ipcget()
/openbmc/linux/drivers/nvme/host/
H A Dfabrics.c580 int nvmf_register_transport(struct nvmf_transport_ops *ops) in nvmf_register_transport()
602 void nvmf_unregister_transport(struct nvmf_transport_ops *ops) in nvmf_unregister_transport()
613 struct nvmf_transport_ops *ops; in nvmf_lookup_transport() local
1185 struct nvmf_transport_ops *ops; in nvmf_create_ctrl() local
/openbmc/linux/drivers/gpu/vga/
H A Dvga_switcheroo.c117 const struct vga_switcheroo_client_ops *ops; member
292 const struct vga_switcheroo_client_ops *ops, in register_client()
340 const struct vga_switcheroo_client_ops *ops, in vga_switcheroo_register_client()
363 const struct vga_switcheroo_client_ops *ops, in vga_switcheroo_register_audio_client()
/openbmc/linux/tools/perf/arch/mips/annotate/
H A Dinstructions.c6 struct ins_ops *ops = NULL; in mips__associate_ins_ops() local
/openbmc/linux/tools/testing/cxl/
H A Dmock_acpi.c14 struct cxl_mock_ops *ops = get_cxl_mock_ops(&index); in to_cxl_host_bridge() local
/openbmc/linux/tools/perf/arch/csky/annotate/
H A Dinstructions.c9 struct ins_ops *ops = NULL; in csky__associate_ins_ops() local
/openbmc/linux/tools/perf/arch/riscv64/annotate/
H A Dinstructions.c6 struct ins_ops *ops = NULL; in riscv64__associate_ins_ops() local
/openbmc/u-boot/drivers/crypto/rsa_mod_exp/
H A Dmod_exp_uclass.c19 const struct mod_exp_ops *ops = device_get_ops(dev); in rsa_mod_exp() local
/openbmc/linux/net/netfilter/
H A Dnf_nat_proto.c822 int nf_nat_ipv4_register_fn(struct net *net, const struct nf_hook_ops *ops) in nf_nat_ipv4_register_fn()
829 void nf_nat_ipv4_unregister_fn(struct net *net, const struct nf_hook_ops *ops) in nf_nat_ipv4_unregister_fn()
1061 int nf_nat_ipv6_register_fn(struct net *net, const struct nf_hook_ops *ops) in nf_nat_ipv6_register_fn()
1068 void nf_nat_ipv6_unregister_fn(struct net *net, const struct nf_hook_ops *ops) in nf_nat_ipv6_unregister_fn()
1076 int nf_nat_inet_register_fn(struct net *net, const struct nf_hook_ops *ops) in nf_nat_inet_register_fn()
1097 void nf_nat_inet_unregister_fn(struct net *net, const struct nf_hook_ops *ops) in nf_nat_inet_unregister_fn()
/openbmc/linux/net/dcb/
H A Ddcbnl.c1013 const struct dcbnl_rtnl_ops *ops = netdev->dcbnl_ops; in dcbnl_build_peer_app() local
1066 const struct dcbnl_rtnl_ops *ops = netdev->dcbnl_ops; in dcbnl_getapptrust() local
1141 const struct dcbnl_rtnl_ops *ops = netdev->dcbnl_ops; in dcbnl_ieee_fill() local
1314 const struct dcbnl_rtnl_ops *ops = dev->dcbnl_ops; in dcbnl_cee_pg_fill() local
1367 const struct dcbnl_rtnl_ops *ops = netdev->dcbnl_ops; in dcbnl_cee_fill() local
1512 const struct dcbnl_rtnl_ops *ops = dev->dcbnl_ops; in dcbnl_notify() local
1563 const struct dcbnl_rtnl_ops *ops = netdev->dcbnl_ops; in dcbnl_ieee_set() local
1699 const struct dcbnl_rtnl_ops *ops = netdev->dcbnl_ops; in dcbnl_ieee_get() local
1710 const struct dcbnl_rtnl_ops *ops = netdev->dcbnl_ops; in dcbnl_ieee_del() local
1864 const struct dcbnl_rtnl_ops *ops = netdev->dcbnl_ops; in dcbnl_cee_get() local
/openbmc/linux/include/net/netfilter/
H A Dnf_conntrack_bridge.h11 struct nf_hook_ops *ops; member
/openbmc/linux/tools/perf/arch/powerpc/annotate/
H A Dinstructions.c7 struct ins_ops *ops; in powerpc__associate_instruction_ops() local
/openbmc/linux/include/linux/phy/
H A Dulpi_phy.h9 *ulpi_phy_create(struct ulpi *ulpi, const struct phy_ops *ops) in ulpi_phy_create()

1...<<11121314151617181920>>...80