Home
last modified time | relevance | path

Searched defs:op (Results 201 – 225 of 1616) sorted by relevance

12345678910>>...65

/openbmc/linux/net/rds/
H A Dib_send.c74 struct rm_data_op *op, in rds_ib_send_unmap_data()
84 struct rm_rdma_op *op, in rds_ib_send_unmap_rdma()
124 struct rm_atomic_op *op, in rds_ib_send_unmap_atomic()
766 int rds_ib_xmit_atomic(struct rds_connection *conn, struct rm_atomic_op *op) in rds_ib_xmit_atomic()
852 int rds_ib_xmit_rdma(struct rds_connection *conn, struct rm_rdma_op *op) in rds_ib_xmit_rdma()
/openbmc/linux/drivers/spi/
H A Dspi-hisi-sfc-v3xx.c148 struct spi_mem_op *op) in hisi_sfc_v3xx_adjust_op_size()
172 const struct spi_mem_op *op) in hisi_sfc_v3xx_supports_op()
274 const struct spi_mem_op *op, in hisi_sfc_v3xx_start_bus()
318 const struct spi_mem_op *op, in hisi_sfc_v3xx_generic_exec_op()
360 const struct spi_mem_op *op) in hisi_sfc_v3xx_exec_op()
/openbmc/boost-dbus/include/dbus/detail/
H A Dasync_send_op.hpp56 async_send_op* op = in operator ()() local
77 boost::scoped_ptr<async_send_op> op(static_cast<async_send_op*>(userdata)); in callback() local
/openbmc/linux/drivers/acpi/acpica/
H A Dpsscope.c112 union acpi_parse_object *op, in acpi_ps_push_scope()
166 union acpi_parse_object **op, u32 * arg_list, u32 * arg_count) in acpi_ps_pop_scope()
H A Dpsparse.c101 union acpi_parse_object *op) in acpi_ps_complete_this_op()
298 union acpi_parse_object *op, in acpi_ps_next_parse_state()
H A Dextrace.c279 acpi_ex_start_trace_opcode(union acpi_parse_object *op, in acpi_ex_start_trace_opcode()
307 acpi_ex_stop_trace_opcode(union acpi_parse_object *op, in acpi_ex_stop_trace_opcode()
/openbmc/linux/arch/mips/include/asm/
H A Dfutex.h25 #define __futex_atomic_op(op, insn, ret, oldval, uaddr, oparg) \ argument
93 arch_futex_atomic_op_inuser(int op, int oparg, int *oval, u32 __user *uaddr) in arch_futex_atomic_op_inuser()
/openbmc/linux/net/netlink/
H A Dgenetlink.c105 struct genl_ops *op) in genl_op_fill_in_reject_policy()
118 struct genl_split_ops *op) in genl_op_fill_in_reject_policy_split()
155 unsigned int i, struct genl_ops *op) in genl_op_from_full()
168 struct genl_ops *op) in genl_get_cmd_full()
182 unsigned int i, struct genl_ops *op) in genl_op_from_small()
199 struct genl_ops *op) in genl_get_cmd_small()
242 struct genl_split_ops *op) in genl_get_cmd_split()
300 struct genl_split_ops *op) in genl_get_cmd()
351 struct genl_ops op; in genl_op_iter_next() local
1019 struct genl_split_ops op; in genl_family_rcv_msg() local
[all …]
/openbmc/phosphor-dbus-monitor/src/
H A Djournal.hpp58 static auto op(T&& value) in op() function
67 static auto op(const std::string& value) in op() function
/openbmc/linux/include/asm-generic/
H A Dfutex.h18 #define arch_futex_atomic_op_inuser(op, oparg, oval, uaddr) \ argument
38 futex_atomic_op_inuser_local(int op, u32 oparg, int *oval, u32 __user *uaddr) in futex_atomic_op_inuser_local()
/openbmc/linux/drivers/staging/greybus/
H A Dbootrom.c188 static int gb_bootrom_firmware_size_request(struct gb_operation *op) in gb_bootrom_firmware_size_request()
241 static int gb_bootrom_get_firmware(struct gb_operation *op) in gb_bootrom_get_firmware()
311 static int gb_bootrom_ready_to_boot(struct gb_operation *op) in gb_bootrom_ready_to_boot()
357 static int gb_bootrom_request_handler(struct gb_operation *op) in gb_bootrom_request_handler()
H A Dfw-download.c222 static int fw_download_find_firmware(struct gb_operation *op) in fw_download_find_firmware()
269 static int fw_download_fetch_firmware(struct gb_operation *op) in fw_download_fetch_firmware()
352 static int fw_download_release_firmware(struct gb_operation *op) in fw_download_release_firmware()
387 int gb_fw_download_request_handler(struct gb_operation *op) in gb_fw_download_request_handler()
/openbmc/u-boot/drivers/power/regulator/
H A Dpalmas_regulator.c50 static int palmas_smps_enable(struct udevice *dev, int op, bool *enable) in palmas_smps_enable()
118 static int palmas_smps_val(struct udevice *dev, int op, int *uV) in palmas_smps_val()
195 static int palmas_ldo_enable(struct udevice *dev, int op, bool *enable) in palmas_ldo_enable()
254 static int palmas_ldo_val(struct udevice *dev, int op, int *uV) in palmas_ldo_val()
/openbmc/linux/drivers/rtc/
H A Drtc-isl12026.c76 u8 op[3]; in isl12026_arm_write() local
115 u8 op[3] = {0, ISL12026_REG_SR, 0}; in isl12026_disarm_write() local
138 u8 op[3] = {0, reg, val}; in isl12026_write_reg() local
168 u8 op[10]; in isl12026_rtc_set_time() local
/openbmc/linux/drivers/edac/
H A Dmpc85xx_edac.c145 static int mpc85xx_pci_err_probe(struct platform_device *op) in mpc85xx_pci_err_probe()
303 static int mpc85xx_pci_err_remove(struct platform_device *op) in mpc85xx_pci_err_remove()
490 static int mpc85xx_l2_err_probe(struct platform_device *op) in mpc85xx_l2_err_probe()
594 static int mpc85xx_l2_err_remove(struct platform_device *op) in mpc85xx_l2_err_remove()
/openbmc/linux/tools/power/cpupower/utils/helpers/
H A Dhelpers.h204 static inline unsigned int cpuid_eax(unsigned int op) { return 0; }; in cpuid_eax()
205 static inline unsigned int cpuid_ebx(unsigned int op) { return 0; }; in cpuid_ebx()
206 static inline unsigned int cpuid_ecx(unsigned int op) { return 0; }; in cpuid_ecx()
207 static inline unsigned int cpuid_edx(unsigned int op) { return 0; }; in cpuid_edx()
/openbmc/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_main.c197 cxgbit_lro_add_packet_rsp(struct sk_buff *skb, u8 op, const __be64 *rsp) in cxgbit_lro_add_packet_rsp()
242 cxgbit_lro_add_packet_gl(struct sk_buff *skb, u8 op, const struct pkt_gl *gl) in cxgbit_lro_add_packet_gl()
316 cxgbit_lro_init_skb(struct cxgbit_sock *csk, u8 op, const struct pkt_gl *gl, in cxgbit_lro_init_skb()
379 cxgbit_lro_receive(struct cxgbit_sock *csk, u8 op, const __be64 *rsp, in cxgbit_lro_receive()
444 unsigned int op = *(u8 *)rsp; in cxgbit_uld_lro_rx_handler() local
/openbmc/linux/drivers/md/bcache/
H A Dbtree.h241 static inline void bch_btree_op_init(struct btree_op *op, int write_lock_level) in bch_btree_op_init()
328 #define bcache_btree(fn, key, b, op, ...) \ argument
348 #define bcache_btree_root(fn, c, op, ...) \ argument
381 static inline int bch_btree_map_nodes(struct btree_op *op, struct cache_set *c, in bch_btree_map_nodes()
387 static inline int bch_btree_map_leaf_nodes(struct btree_op *op, in bch_btree_map_leaf_nodes()
/openbmc/linux/net/rfkill/
H A Dinput.c54 static void __rfkill_handle_global_op(enum rfkill_sched_op op) in __rfkill_handle_global_op()
102 enum rfkill_sched_op op = rfkill_op; in rfkill_op_handler() local
153 static void rfkill_schedule_global_op(enum rfkill_sched_op op) in rfkill_schedule_global_op()
/openbmc/linux/fs/nfs/
H A Dcallback_xdr.c166 static __be32 decode_op_hdr(struct xdr_stream *xdr, unsigned int *op) in decode_op_hdr()
670 static __be32 encode_op_hdr(struct xdr_stream *xdr, uint32_t op, __be32 res) in encode_op_hdr()
755 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs41_op()
815 preprocess_nfs41_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs41_op()
827 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs42_op()
842 preprocess_nfs42_op(int nop, unsigned int op_nr, struct callback_op **op) in preprocess_nfs42_op()
849 preprocess_nfs4_op(unsigned int op_nr, struct callback_op **op) in preprocess_nfs4_op()
867 struct callback_op *op = &callback_ops[0]; in process_op() local
/openbmc/qemu/hw/acpi/
H A Dtpm.c72 Aml *op = aml_arg(0); in tpm_build_ppi_acpi() local
109 Aml *function, *arguments, *rev, *op, *op_arg, *op_flags, *uuid; in tpm_build_ppi_acpi() local
/openbmc/linux/arch/riscv/net/
H A Dbpf_jit_comp32.c244 struct rv_jit_context *ctx, const u8 op) in emit_alu_i64()
328 struct rv_jit_context *ctx, const u8 op) in emit_alu_i32()
407 struct rv_jit_context *ctx, const u8 op) in emit_alu_r64()
512 struct rv_jit_context *ctx, const u8 op) in emit_alu_r32()
565 struct rv_jit_context *ctx, const u8 op) in emit_branch_r64()
652 static int emit_bcc(u8 op, u8 rd, u8 rs, int rvoff, struct rv_jit_context *ctx) in emit_bcc()
723 struct rv_jit_context *ctx, const u8 op) in emit_branch_r32()
/openbmc/linux/drivers/pci/
H A Dxen-pcifront.c111 static int do_pci_op(struct pcifront_device *pdev, struct xen_pci_op *op) in do_pci_op()
179 struct xen_pci_op op = { in pcifront_bus_read() local
215 struct xen_pci_op op = { in pcifront_bus_write() local
246 struct xen_pci_op op = { in pci_frontend_enable_msix() local
299 struct xen_pci_op op = { in pci_frontend_disable_msix() local
318 struct xen_pci_op op = { in pci_frontend_enable_msi() local
347 struct xen_pci_op op = { in pci_frontend_disable_msi() local
/openbmc/linux/fs/orangefs/
H A Ddevorangefs-req.c48 static void orangefs_devreq_add_op(struct orangefs_kernel_op_s *op) in orangefs_devreq_add_op()
61 struct orangefs_kernel_op_s *op, *next; in orangefs_devreq_remove_op() local
162 struct orangefs_kernel_op_s *op, *temp; in orangefs_devreq_read() local
365 struct orangefs_kernel_op_s *op = NULL; in orangefs_devreq_write_iter() local
/openbmc/u-boot/arch/arc/lib/
H A Dcache.c273 static inlined_cachefunc void __slc_entire_op(const int op) in __slc_entire_op()
319 static void __slc_rgn_op(unsigned long paddr, unsigned long sz, const int op) in __slc_rgn_op()
584 static inlined_cachefunc void __before_dc_op(const int op) in __before_dc_op()
599 static inlined_cachefunc void __after_dc_op(const int op) in __after_dc_op()

12345678910>>...65