Searched defs:op (Results 201 - 225 of 1190) sorted by relevance

1234567891011>>

/linux-master/drivers/s390/cio/
H A Ditcw.c179 struct itcw *itcw_init(void *buffer, size_t size, int op, int intrg, argument
/linux-master/drivers/md/
H A Ddm-cache-background-tracker.c239 btracker_complete(struct background_tracker *b, struct policy_work *op) argument
H A Ddm-cache-policy.h31 enum policy_operation op; member in struct:policy_work
/linux-master/drivers/input/touchscreen/
H A Dcyttsp_spi.c35 cyttsp_spi_xfer(struct device *dev, u8 *xfer_buf, u8 op, u16 reg, u8 *buf, int length) argument
H A Dcyttsp4_spi.c36 cyttsp_spi_xfer(struct device *dev, u8 *xfer_buf, u8 op, u16 reg, u8 *buf, int length) argument
/linux-master/samples/ftrace/
H A Dftrace-ops.c100 ops_func_nop(unsigned long ip, unsigned long parent_ip, struct ftrace_ops *op, struct ftrace_regs *fregs) argument
107 ops_func_count(unsigned long ip, unsigned long parent_ip, struct ftrace_ops *op, struct ftrace_regs *fregs) argument
/linux-master/drivers/media/common/saa7146/
H A Dsaa7146_i2c.c28 static int saa7146_i2c_msg_prepare(const struct i2c_msg *m, int num, __le32 *op) argument
90 saa7146_i2c_msg_cleanup(const struct i2c_msg *m, int num, __le32 *op) argument
[all...]
/linux-master/drivers/acpi/acpica/
H A Ddsopcode.c268 acpi_ds_eval_buffer_field_operands(struct acpi_walk_state *walk_state, union acpi_parse_object *op) argument
353 acpi_ds_eval_region_operands(struct acpi_walk_state *walk_state, union acpi_parse_object *op) argument
460 acpi_ds_eval_table_region_operands(struct acpi_walk_state *walk_state, union acpi_parse_object *op) argument
569 acpi_ds_eval_data_object_operands(struct acpi_walk_state *walk_state, union acpi_parse_object *op, union acpi_operand_object *obj_desc) argument
681 acpi_ds_eval_bank_field_operands(struct acpi_walk_state *walk_state, union acpi_parse_object *op) argument
[all...]
H A Ddswstate.c565 acpi_ds_init_aml_walk(struct acpi_walk_state *walk_state, union acpi_parse_object *op, struct acpi_namespace_node *method_node, u8 * aml_start, u32 aml_length, struct acpi_evaluate_info *info, u8 pass_number) argument
/linux-master/drivers/mtd/nand/raw/
H A Dau1550nd.c210 au1550nd_exec_op(struct nand_chip *this, const struct nand_operation *op, bool check_only) argument
H A Dgpio.c137 gpio_nand_exec_op(struct nand_chip *chip, const struct nand_operation *op, bool check_only) argument
H A Dfsl_upm.c132 static int fun_exec_op(struct nand_chip *chip, const struct nand_operation *op, argument
/linux-master/lib/
H A Dpacking.c77 packing(void *pbuf, u64 *uval, int startbit, int endbit, size_t pbuflen, enum packing_op op, u8 quirks) argument
/linux-master/arch/sh/drivers/dma/
H A Ddma-api.c297 int dma_extend(unsigned int chan, unsigned long op, void *param) argument
/linux-master/arch/arm/probes/kprobes/
H A Dopt-arm.c119 int arch_check_optimized_kprobe(struct optimized_kprobe *op) argument
140 __arch_remove_optimized_kprobe(struct optimized_kprobe *op, int dirty) argument
149 optimized_callback(struct optimized_kprobe *op, struct pt_regs *regs) argument
291 struct optimized_kprobe *op, *tmp; local
327 arch_unoptimize_kprobe(struct optimized_kprobe *op) argument
339 struct optimized_kprobe *op, *tmp; local
347 arch_within_optimized_kprobe(struct optimized_kprobe *op, kprobe_opcode_t *addr) argument
355 arch_remove_optimized_kprobe(struct optimized_kprobe *op) argument
[all...]
/linux-master/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-insn-decoder.h40 enum intel_pt_insn_op op; member in struct:intel_pt_insn
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_sockmap_kern.h194 int op, ret; local
/linux-master/tools/perf/util/
H A Dstrfilter.c66 static struct strfilter_node *strfilter_node__alloc(const char *op, argument
/linux-master/arch/loongarch/include/asm/
H A Dtlb.h91 static __always_inline void invtlb(u32 op, u32 info, u64 addr) argument
101 static __always_inline void invtlb_addr(u32 op, u32 info, u64 addr) argument
112 static __always_inline void invtlb_info(u32 op, u32 info, u64 addr) argument
123 static __always_inline void invtlb_all(u32 op, u32 info, u64 addr) argument
/linux-master/tools/perf/arch/x86/tests/
H A Dinsn-x86.c103 int op, branch, ret; local
/linux-master/arch/sparc/kernel/
H A Dof_device_common.c18 struct platform_device *op = of_find_device_by_node(node); local
30 struct platform_device *op = of_find_device_by_node(node); local
42 struct platform_device *op = of_find_device_by_node(node); local
64 struct platform_device *op = of_find_device_by_node(dp); local
[all...]
/linux-master/security/keys/
H A Drequest_key_auth.c161 struct key *request_key_auth_new(struct key *target, const char *op, argument
/linux-master/drivers/video/fbdev/
H A Dsunxvr1000.c113 static int gfb_probe(struct platform_device *op) argument
/linux-master/tools/testing/selftests/connector/
H A Dproc_filter.c268 enum proc_cn_mcast_op op = PROC_CN_MCAST_LISTEN; local
301 enum proc_cn_mcast_op op = PROC_CN_MCAST_IGNORE; local
/linux-master/drivers/mailbox/
H A Dmtk-adsp-mailbox.c40 u32 op = readl(priv->va_mboxreg + priv->cfg->set_out); local

Completed in 391 milliseconds

1234567891011>>