Home
last modified time | relevance | path

Searched defs:op (Results 251 – 275 of 1616) sorted by relevance

1...<<11121314151617181920>>...65

/openbmc/linux/fs/orangefs/
H A Ddir.c63 struct orangefs_kernel_op_s *op) in do_readdir()
132 struct orangefs_kernel_op_s *op) in parse_readdir()
164 struct orangefs_kernel_op_s *op; in orangefs_dir_more() local
/openbmc/linux/net/ipv4/
H A Dinet_diag.c661 const struct inet_diag_bc_op *op = bc; in inet_diag_bc_run() local
821 const struct inet_diag_bc_op *op = bc; in valid_cc() local
836 static bool valid_devcond(const struct inet_diag_bc_op *op, int len, in valid_devcond()
847 static bool valid_hostcond(const struct inet_diag_bc_op *op, int len, in valid_hostcond()
885 static bool valid_port_comparison(const struct inet_diag_bc_op *op, in valid_port_comparison()
895 static bool valid_markcond(const struct inet_diag_bc_op *op, int len, in valid_markcond()
903 static bool valid_cgroupcond(const struct inet_diag_bc_op *op, int len, in valid_cgroupcond()
926 const struct inet_diag_bc_op *op = bc; in inet_diag_bc_audit() local
/openbmc/linux/drivers/mtd/nand/spi/
H A Dwinbond.c66 struct spi_mem_op op = SPI_MEM_OP(SPI_MEM_OP_CMD(0xc2, 1), in w25m02gv_select_target() local
111 struct spi_mem_op op = SPINAND_GET_FEATURE_OP(0x30, spinand->scratchbuf); in w25n02kv_ecc_get_status() local
/openbmc/linux/arch/sparc/kernel/
H A Dapc.c74 static inline void apc_free(struct platform_device *op) in apc_free()
143 static int apc_probe(struct platform_device *op) in apc_probe()
/openbmc/linux/drivers/xen/
H A Dgntalloc.c121 static int add_grefs(struct ioctl_gntalloc_alloc_gref *op, in add_grefs()
273 struct ioctl_gntalloc_alloc_gref op; in gntalloc_ioctl_alloc() local
336 struct ioctl_gntalloc_dealloc_gref op; in gntalloc_ioctl_dealloc() local
374 struct ioctl_gntalloc_unmap_notify op; in gntalloc_ioctl_unmap_notify() local
H A Dxen-acpi-processor.c53 struct xen_platform_op op = { in push_cxx_to_hypervisor() local
207 struct xen_platform_op op = { in push_pxx_to_hypervisor() local
289 struct xen_platform_op op = { in get_max_acpi_id() local
/openbmc/linux/scripts/gcc-plugins/
H A Dlatent_entropy_plugin.c303 static enum tree_code op; in get_op() local
345 enum tree_code op; in perturb_local_entropy() local
359 enum tree_code op; in __perturb_latent_entropy() local
435 enum tree_code op; in init_local_entropy() local
/openbmc/linux/include/linux/
H A Diopoll.h36 #define read_poll_timeout(op, val, cond, sleep_us, timeout_us, \ argument
84 #define read_poll_timeout_atomic(op, val, cond, delay_us, timeout_us, \ argument
134 #define readx_poll_timeout(op, addr, val, cond, sleep_us, timeout_us) \ argument
154 #define readx_poll_timeout_atomic(op, addr, val, cond, delay_us, timeout_us) \ argument
/openbmc/linux/fs/afs/
H A Dfile.c242 static void afs_fetch_data_notify(struct afs_operation *op) in afs_fetch_data_notify()
261 static void afs_fetch_data_success(struct afs_operation *op) in afs_fetch_data_success()
272 static void afs_fetch_data_put(struct afs_operation *op) in afs_fetch_data_put()
292 struct afs_operation *op; in afs_fetch_data() local
/openbmc/qemu/target/i386/tcg/
H A Dcc_helper.c99 target_ulong src2, int op) in helper_cc_compute_all()
238 target_ulong src2, int op) in helper_cc_compute_c()
/openbmc/linux/arch/openrisc/kernel/
H A Dtraps.c247 unsigned int op, insn; in in_delay_slot() local
270 unsigned int rb, op, jmp; in adjust_pc() local
410 unsigned int op; in do_illegal_instruction() local
/openbmc/u-boot/net/
H A Dnet.c216 static int on_ipaddr(const char *name, const char *value, enum env_op op, in on_ipaddr()
228 static int on_gatewayip(const char *name, const char *value, enum env_op op, in on_gatewayip()
240 static int on_netmask(const char *name, const char *value, enum env_op op, in on_netmask()
252 static int on_serverip(const char *name, const char *value, enum env_op op, in on_serverip()
264 static int on_nvlan(const char *name, const char *value, enum env_op op, in on_nvlan()
276 static int on_vlan(const char *name, const char *value, enum env_op op, in on_vlan()
289 static int on_dnsip(const char *name, const char *value, enum env_op op, in on_dnsip()
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dglobal2.c186 static int mv88e6xxx_g2_irl_op(struct mv88e6xxx_chip *chip, u16 op, int port, in mv88e6xxx_g2_irl_op()
224 int src_port, u16 op) in mv88e6xxx_g2_pvt_op()
634 bool external, bool c45, u16 op, int dev, in mv88e6xxx_g2_smi_phy_access()
657 bool external, u16 op, int dev, in mv88e6xxx_g2_smi_phy_access_c22()
668 u16 op = MV88E6XXX_G2_SMI_PHY_CMD_OP_22_READ_DATA; in mv88e6xxx_g2_smi_phy_read_data_c22() local
687 u16 op = MV88E6XXX_G2_SMI_PHY_CMD_OP_22_WRITE_DATA; in mv88e6xxx_g2_smi_phy_write_data_c22() local
702 bool external, u16 op, int port, in mv88e6xxx_g2_smi_phy_access_c45()
713 u16 op = MV88E6XXX_G2_SMI_PHY_CMD_OP_45_WRITE_ADDR; in mv88e6xxx_g2_smi_phy_write_addr_c45() local
732 u16 op = MV88E6XXX_G2_SMI_PHY_CMD_OP_45_READ_DATA; in mv88e6xxx_g2_smi_phy_read_data_c45() local
762 u16 op = MV88E6XXX_G2_SMI_PHY_CMD_OP_45_WRITE_DATA; in mv88e6xxx_g2_smi_phy_write_data_c45() local
/openbmc/linux/arch/powerpc/include/asm/
H A Duaccess.h76 #define __put_user_asm_goto(x, addr, label, op) \ argument
85 #define __put_user_asm_goto(x, addr, label, op) \ argument
164 #define __get_user_asm_goto(x, addr, label, op) \ argument
173 #define __get_user_asm_goto(x, addr, label, op) \ argument
225 #define __get_user_asm(x, addr, err, op) \ argument
/openbmc/u-boot/drivers/power/regulator/
H A Dlp87565_regulator.c21 static int lp87565_buck_enable(struct udevice *dev, int op, bool *enable) in lp87565_buck_enable()
84 static int lp87565_buck_val(struct udevice *dev, int op, int *uV) in lp87565_buck_val()
/openbmc/linux/drivers/spi/
H A Dspi-rpc-if.c65 const struct spi_mem_op *op) in rpcif_spi_mem_supports_op()
113 const struct spi_mem_op *op) in rpcif_spi_mem_exec_op()
H A Dspi-rockchip-sfc.c283 static void rockchip_sfc_adjust_op_work(struct spi_mem_op *op) in rockchip_sfc_adjust_op_work()
300 const struct spi_mem_op *op, in rockchip_sfc_xfer_setup()
438 const struct spi_mem_op *op, u32 len) in rockchip_sfc_xfer_data_poll()
449 const struct spi_mem_op *op, u32 len) in rockchip_sfc_xfer_data_dma()
488 static int rockchip_sfc_exec_mem_op(struct spi_mem *mem, const struct spi_mem_op *op) in rockchip_sfc_exec_mem_op()
524 static int rockchip_sfc_adjust_op_size(struct spi_mem *mem, struct spi_mem_op *op) in rockchip_sfc_adjust_op_size()
/openbmc/linux/drivers/sbus/char/
H A Ddisplay7seg.c170 static int d7s_probe(struct platform_device *op) in d7s_probe()
232 static int d7s_remove(struct platform_device *op) in d7s_remove()
/openbmc/linux/arch/x86/kernel/
H A Dstatic_call.c59 u8 op, buf[6]; in __static_call_transform() local
187 bool __static_call_fixup(void *tramp, u8 op, void *dest) in __static_call_fixup()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dinternals.h126 const struct nand_operation *op) in nand_check_op()
135 const struct nand_operation *op) in nand_exec_op()
/openbmc/linux/drivers/acpi/acpica/
H A Ddsmethod.c59 union acpi_parse_object *op = NULL; in acpi_ds_auto_serialize_method() local
458 union acpi_parse_object *op) in acpi_ds_call_control_method()
/openbmc/linux/drivers/net/dsa/sja1105/
H A Dsja1105_clocking.c103 enum packing_op op) in sja1105_cgu_idiv_packing()
142 enum packing_op op) in sja1105_cgu_mii_control_packing()
324 enum packing_op op) in sja1105_cgu_pll_control_packing()
372 enum packing_op op) in sja1105_cfg_pad_mii_packing()
458 enum packing_op op) in sja1105_cfg_pad_mii_id_packing()
474 enum packing_op op) in sja1110_cfg_pad_mii_id_packing()
820 enum packing_op op) in sja1110_cgu_outclk_packing()
/openbmc/linux/arch/parisc/net/
H A Dbpf_jit_comp32.c422 struct hppa_jit_context *ctx, const u8 op) in emit_alu_i64()
510 struct hppa_jit_context *ctx, const u8 op) in emit_alu_i32()
565 struct hppa_jit_context *ctx, const u8 op) in emit_alu_r64()
633 struct hppa_jit_context *ctx, const u8 op) in emit_alu_r32()
700 struct hppa_jit_context *ctx, const u8 op) in emit_branch_r64()
789 static int emit_bcc(u8 op, u8 rd, u8 rs, int paoff, struct hppa_jit_context *ctx) in emit_bcc()
867 struct hppa_jit_context *ctx, const u8 op) in emit_branch_r32()
/openbmc/openbmc/poky/bitbake/lib/bb/tests/
H A Dutils.py174 def handle_file(varname, origvalue, op, newlines): argument
384 def handle_var(varname, origvalue, op, newlines): argument
412 def handle_var(varname, origvalue, op, newlines): argument
/openbmc/linux/arch/arm64/kernel/
H A Dmodule.c177 static int reloc_data(enum aarch64_reloc_op op, void *place, u64 val, int len) in reloc_data()
241 static int reloc_insn_movw(enum aarch64_reloc_op op, __le32 *place, u64 val, in reloc_insn_movw()
282 static int reloc_insn_imm(enum aarch64_reloc_op op, __le32 *place, u64 val, in reloc_insn_imm()

1...<<11121314151617181920>>...65