Searched defs:op (Results 1 - 200 of 730) sorted by relevance

1234

/linux-4.4.14/arch/x86/xen/
H A Dtrace.c11 static const char *xen_hypercall_name(unsigned op) xen_hypercall_name() argument
H A Dmulticalls.c163 struct multicall_space xen_mc_extend_args(unsigned long op, size_t size) xen_mc_extend_args() argument
H A Dapic.c46 struct xen_platform_op op = { xen_apic_read() local
/linux-4.4.14/drivers/acpi/acpica/
H A Ddscontrol.c68 acpi_ds_exec_begin_control_op(struct acpi_walk_state *walk_state, union acpi_parse_object *op) acpi_ds_exec_begin_control_op() argument
165 acpi_ds_exec_end_control_op(struct acpi_walk_state * walk_state, union acpi_parse_object * op) acpi_ds_exec_end_control_op() argument
H A Dpswalk.c64 union acpi_parse_object *op = subtree_root; acpi_ps_delete_parse_tree() local
H A Ddbxface.c75 acpi_db_start_command(struct acpi_walk_state *walk_state, union acpi_parse_object *op) acpi_db_start_command() argument
155 acpi_db_single_step(struct acpi_walk_state * walk_state, union acpi_parse_object * op, u32 opcode_class) acpi_db_single_step() argument
H A Ddsargs.c82 union acpi_parse_object *op; acpi_ds_execute_arguments() local
H A Ddsdebug.c123 acpi_ds_dump_method_stack(acpi_status status, struct acpi_walk_state *walk_state, union acpi_parse_object *op) acpi_ds_dump_method_stack() argument
H A Ddswload.c143 union acpi_parse_object *op; acpi_ds_load1_begin_op() local
433 union acpi_parse_object *op; acpi_ds_load1_end_op() local
H A Ddswload2.c72 union acpi_parse_object *op; acpi_ds_load2_begin_op() local
374 union acpi_parse_object *op; acpi_ds_load2_end_op() local
H A Dpsopinfo.c165 const struct acpi_opcode_info *op; acpi_ps_get_opcode_name() local
H A Dpsscope.c145 acpi_ps_push_scope(struct acpi_parse_state *parser_state, union acpi_parse_object *op, u32 remaining_args, u32 arg_count) acpi_ps_push_scope() argument
199 acpi_ps_pop_scope(struct acpi_parse_state *parser_state, union acpi_parse_object **op, u32 * arg_list, u32 * arg_count) acpi_ps_pop_scope() argument
H A Dpstree.c70 union acpi_parse_object *acpi_ps_get_arg(union acpi_parse_object *op, u32 argn) acpi_ps_get_arg() argument
127 acpi_ps_append_arg(union acpi_parse_object *op, union acpi_parse_object *arg) acpi_ps_append_arg() argument
271 union acpi_parse_object *acpi_ps_get_child(union acpi_parse_object *op) acpi_ps_get_child() argument
200 acpi_ps_get_depth_next(union acpi_parse_object *origin, union acpi_parse_object *op) acpi_ps_get_depth_next() argument
H A Dpsutils.c89 void acpi_ps_init_op(union acpi_parse_object *op, u16 opcode) acpi_ps_init_op() argument
118 union acpi_parse_object *op; acpi_ps_alloc_op() local
173 void acpi_ps_free_op(union acpi_parse_object *op) acpi_ps_free_op() argument
208 u32 acpi_ps_get_name(union acpi_parse_object * op) acpi_ps_get_name() argument
225 void acpi_ps_set_name(union acpi_parse_object *op, u32 name) acpi_ps_set_name() argument
H A Dpsxface.c121 union acpi_parse_object *op; acpi_ps_execute_method() local
H A Ddswexec.c216 union acpi_parse_object *op; acpi_ds_exec_begin_op() local
359 union acpi_parse_object *op; acpi_ds_exec_end_op() local
H A Dpsloop.c402 union acpi_parse_object *op = NULL; /* current op */ acpi_ps_parse_loop() local
86 acpi_ps_get_arguments(struct acpi_walk_state *walk_state, u8 * aml_op_start, union acpi_parse_object *op) acpi_ps_get_arguments() argument
H A Dpsobject.c284 union acpi_parse_object *op; acpi_ps_create_op() local
173 acpi_ps_build_named_op(struct acpi_walk_state *walk_state, u8 *aml_op_start, union acpi_parse_object *unnamed_op, union acpi_parse_object **op) acpi_ps_build_named_op() argument
388 acpi_ps_complete_op(struct acpi_walk_state *walk_state, union acpi_parse_object **op, acpi_status status) acpi_ps_complete_op() argument
562 acpi_ps_complete_final_op(struct acpi_walk_state *walk_state, union acpi_parse_object *op, acpi_status status) acpi_ps_complete_final_op() argument
H A Dpsparse.c133 acpi_ps_complete_this_op(struct acpi_walk_state * walk_state, union acpi_parse_object * op) acpi_ps_complete_this_op() argument
330 acpi_ps_next_parse_state(struct acpi_walk_state *walk_state, union acpi_parse_object *op, acpi_status callback_status) acpi_ps_next_parse_state() argument
H A Ddbmethod.c111 void acpi_db_set_method_call_breakpoint(union acpi_parse_object *op) acpi_db_set_method_call_breakpoint() argument
263 void acpi_db_disassemble_aml(char *statements, union acpi_parse_object *op) acpi_db_disassemble_aml() argument
296 union acpi_parse_object *op; acpi_db_disassemble_method() local
70 acpi_db_set_method_breakpoint(char *location, struct acpi_walk_state *walk_state, union acpi_parse_object *op) acpi_db_set_method_breakpoint() argument
H A Ddsfield.c149 acpi_ds_create_buffer_field(union acpi_parse_object *op, acpi_ds_create_buffer_field() argument
473 acpi_ds_create_field(union acpi_parse_object *op, acpi_ds_create_field() argument
538 acpi_ds_init_field_objects(union acpi_parse_object *op, acpi_ds_init_field_objects() argument
656 acpi_ds_create_bank_field(union acpi_parse_object *op, acpi_ds_create_bank_field() argument
746 acpi_ds_create_index_field(union acpi_parse_object *op, acpi_ds_create_index_field() argument
90 acpi_ds_create_external_region(acpi_status lookup_status, union acpi_parse_object *op, char *path, struct acpi_walk_state *walk_state, struct acpi_namespace_node **node) acpi_ds_create_external_region() argument
H A Ddsmethod.c93 union acpi_parse_object *op = NULL; acpi_ds_auto_serialize_method() local
475 acpi_ds_call_control_method(struct acpi_thread_state *thread, struct acpi_walk_state *this_walk_state, union acpi_parse_object *op) acpi_ds_call_control_method() argument
H A Ddsobject.c78 acpi_ds_build_internal_object(struct acpi_walk_state *walk_state, union acpi_parse_object *op, union acpi_operand_object **obj_desc_ptr) acpi_ds_build_internal_object() argument
265 acpi_ds_build_internal_buffer_obj(struct acpi_walk_state *walk_state, union acpi_parse_object *op, u32 buffer_length, union acpi_operand_object **obj_desc_ptr) acpi_ds_build_internal_buffer_obj() argument
382 acpi_ds_build_internal_package_obj(struct acpi_walk_state *walk_state, union acpi_parse_object *op, u32 element_count, union acpi_operand_object **obj_desc_ptr) acpi_ds_build_internal_package_obj() argument
560 acpi_ds_create_node(struct acpi_walk_state *walk_state, struct acpi_namespace_node *node, union acpi_parse_object *op) acpi_ds_create_node() argument
627 acpi_ds_init_object_from_op(struct acpi_walk_state *walk_state, union acpi_parse_object *op, u16 opcode, union acpi_operand_object **ret_obj_desc) acpi_ds_init_object_from_op() argument
H A Dexdebug.c595 acpi_ex_start_trace_opcode(union acpi_parse_object *op, acpi_ex_start_trace_opcode() argument
623 acpi_ex_stop_trace_opcode(union acpi_parse_object *op, acpi_ex_stop_trace_opcode() argument
H A Ddbutils.c362 union acpi_parse_object *op = root; acpi_db_second_pass_parse() local
H A Ddsopcode.c299 acpi_ds_eval_buffer_field_operands(struct acpi_walk_state *walk_state, union acpi_parse_object *op) acpi_ds_eval_buffer_field_operands() argument
383 acpi_ds_eval_region_operands(struct acpi_walk_state *walk_state, union acpi_parse_object *op) acpi_ds_eval_region_operands() argument
475 acpi_ds_eval_table_region_operands(struct acpi_walk_state *walk_state, union acpi_parse_object *op) acpi_ds_eval_table_region_operands() argument
582 acpi_ds_eval_data_object_operands(struct acpi_walk_state *walk_state, union acpi_parse_object *op, union acpi_operand_object *obj_desc) acpi_ds_eval_data_object_operands() argument
685 acpi_ds_eval_bank_field_operands(struct acpi_walk_state *walk_state, union acpi_parse_object *op) acpi_ds_eval_bank_field_operands() argument
H A Ddsutils.c170 acpi_ds_is_result_used(union acpi_parse_object * op, acpi_ds_is_result_used() argument
339 acpi_ds_delete_result_if_not_used(union acpi_parse_object *op, acpi_ds_delete_result_if_not_used() argument
796 union acpi_parse_object *op = walk_state->op; acpi_ds_evaluate_name_path() local
H A Ddswstate.c599 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) acpi_ds_init_aml_walk() argument
/linux-4.4.14/lib/
H A Dsmp_processor_id.c60 notrace void __this_cpu_preempt_check(const char *op) __this_cpu_preempt_check() argument
H A Dasn1_decoder.c176 enum asn1_opcode op; asn1_ber_decoder() local
/linux-4.4.14/net/ceph/
H A Dceph_strings.c19 const char *ceph_osd_op_name(int op) ceph_osd_op_name() argument
H A Ddebugfs.c126 __u16 op; monc_show() local
H A Dauth_x_protocol.h19 __le16 op; member in struct:ceph_x_request_header
23 __le16 op; member in struct:ceph_x_reply_header
/linux-4.4.14/fs/ceph/
H A Dstrings.c33 const char *ceph_session_op_name(int op) ceph_session_op_name() argument
50 const char *ceph_mds_op_name(int op) ceph_mds_op_name() argument
85 const char *ceph_cap_op_name(int op) ceph_cap_op_name() argument
H A Dlocks.c162 u16 op = CEPH_MDS_OP_SETFILELOCK; ceph_lock() local
/linux-4.4.14/include/linux/
H A Dblkpg.h14 compat_int_t op; member in struct:blkpg_compat_ioctl_arg
H A Dsysrq.h63 static inline int register_sysrq_key(int key, struct sysrq_key_op *op) register_sysrq_key() argument
68 static inline int unregister_sysrq_key(int key, struct sysrq_key_op *op) unregister_sysrq_key() argument
H A Dseq_file.h28 const struct seq_operations *op; member in struct:seq_file
/linux-4.4.14/arch/nios2/kernel/
H A Dsys_nios2.c21 sys_cacheflush(unsigned long addr, unsigned long len, unsigned int op) sys_cacheflush() argument
/linux-4.4.14/drivers/xen/
H A Dfallback.c10 struct evtchn_op op; xen_event_channel_op_compat() local
49 struct physdev_op op; xen_physdev_op_compat() local
H A Ddbgp.c9 static int xen_dbgp_op(struct usb_hcd *hcd, int op) xen_dbgp_op() argument
H A Dacpi.c44 struct xen_platform_op op = { xen_acpi_notify_hypervisor_state() local
H A Dxen-acpi-pad.c33 struct xen_platform_op op; xen_acpi_pad_idle_cpus() local
44 struct xen_platform_op op; xen_acpi_pad_idle_cpus_num() local
H A Defi.c43 struct xen_platform_op op = INIT_EFI_OP(get_time); xen_efi_get_time() local
65 struct xen_platform_op op = INIT_EFI_OP(set_time); xen_efi_set_time() local
80 struct xen_platform_op op = INIT_EFI_OP(get_wakeup_time); xen_efi_get_wakeup_time() local
101 struct xen_platform_op op = INIT_EFI_OP(set_wakeup_time); xen_efi_set_wakeup_time() local
123 struct xen_platform_op op = INIT_EFI_OP(get_variable); xen_efi_get_variable() local
146 struct xen_platform_op op = INIT_EFI_OP(get_next_variable_name); xen_efi_get_next_variable() local
171 struct xen_platform_op op = INIT_EFI_OP(set_variable); xen_efi_set_variable() local
192 struct xen_platform_op op = INIT_EFI_OP(query_variable_info); xen_efi_query_variable_info() local
211 struct xen_platform_op op = INIT_EFI_OP(get_next_high_monotonic_count); xen_efi_get_next_high_mono_count() local
225 struct xen_platform_op op = INIT_EFI_OP(update_capsule); xen_efi_update_capsule() local
246 struct xen_platform_op op = INIT_EFI_OP(query_capsule_capabilities); xen_efi_query_capsule_caps() local
325 struct xen_platform_op op = { xen_efi_probe() local
/linux-4.4.14/arch/x86/mm/kmemcheck/
H A Dopcode.c39 void kmemcheck_opcode_decode(const uint8_t *op, unsigned int *size) kmemcheck_opcode_decode() argument
98 const uint8_t *kmemcheck_opcode_get_primary(const uint8_t *op) kmemcheck_opcode_get_primary() argument
H A Dselftest.c38 static bool selftest_opcode_one(const struct selftest_opcode *op) selftest_opcode_one() argument
/linux-4.4.14/arch/m32r/kernel/
H A Dsys_m32r.c86 asmlinkage int sys_cachectl(char *addr, int nbytes, int op) sys_cachectl() argument
/linux-4.4.14/drivers/usb/host/
H A Dehci-grlib.c85 static int ehci_hcd_grlib_probe(struct platform_device *op) ehci_hcd_grlib_probe() argument
156 static int ehci_hcd_grlib_remove(struct platform_device *op) ehci_hcd_grlib_remove() argument
H A Dehci-ppc-of.c93 static int ehci_hcd_ppc_of_probe(struct platform_device *op) ehci_hcd_ppc_of_probe() argument
185 static int ehci_hcd_ppc_of_remove(struct platform_device *op) ehci_hcd_ppc_of_remove() argument
H A Dehci-xilinx-of.c130 static int ehci_hcd_xilinx_of_probe(struct platform_device *op) ehci_hcd_xilinx_of_probe() argument
214 static int ehci_hcd_xilinx_of_remove(struct platform_device *op) ehci_hcd_xilinx_of_remove() argument
H A Dohci-ppc-of.c86 static int ohci_hcd_ppc_of_probe(struct platform_device *op) ohci_hcd_ppc_of_probe() argument
180 static int ohci_hcd_ppc_of_remove(struct platform_device *op) ohci_hcd_ppc_of_remove() argument
H A Duhci-grlib.c89 static int uhci_hcd_grlib_probe(struct platform_device *op) uhci_hcd_grlib_probe() argument
149 static int uhci_hcd_grlib_remove(struct platform_device *op) uhci_hcd_grlib_remove() argument
170 static void uhci_hcd_grlib_shutdown(struct platform_device *op) uhci_hcd_grlib_shutdown() argument
H A Duhci-platform.c131 static void uhci_hcd_platform_shutdown(struct platform_device *op) uhci_hcd_platform_shutdown() argument
/linux-4.4.14/drivers/vfio/
H A Dvfio_spapr_eeh.c38 struct vfio_eeh_pe_op op; vfio_spapr_iommu_eeh_ioctl() local
/linux-4.4.14/drivers/scsi/libfc/
H A Dfc_elsct.c43 fc_elsct_send(struct fc_lport *lport, u32 did, struct fc_frame *fp, unsigned int op, void (*resp)(struct fc_seq *, struct fc_frame *, void *), void *arg, u32 timer_msec) fc_elsct_send() argument
/linux-4.4.14/drivers/media/common/b2c2/
H A Dflexcop-eeprom.c106 flexcop_eeprom_request(struct flexcop_device *fc, flexcop_access_op_t op, u16 addr, u8 *buf, u16 len, int retries) flexcop_eeprom_request() argument
H A Dflexcop-i2c.c106 flexcop_i2c_request(struct flexcop_i2c_adapter *i2c, flexcop_access_op_t op, u8 chipaddr, u8 addr, u8 *buf, u16 len) flexcop_i2c_request() argument
/linux-4.4.14/arch/x86/include/asm/
H A Dfutex.h46 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.4.14/arch/xtensa/include/asm/
H A Dfutex.h49 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.4.14/arch/alpha/include/asm/
H A Dfutex.h34 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.4.14/arch/arc/include/asm/
H A Dfutex.h78 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.4.14/fs/freevxfs/
H A Dvxfs_olt.c81 struct vxfs_olt *op; vxfs_read_olt() local
/linux-4.4.14/fs/isofs/
H A Djoliet.c20 unsigned char *op; uni16_to_x8() local
/linux-4.4.14/lib/zlib_inflate/
H A Dinftrees.h28 unsigned char op; /* operation, extra bits, table bits */ member in struct:__anon14880
H A Dinffast.c110 unsigned op; /* code bits, operation, extra bits, or */ inflate_fast() local
149 hold >>= op; inflate_fast() local
164 hold >>= op; inflate_fast() local
176 hold >>= op; inflate_fast() local
198 hold >>= op; inflate_fast() local
/linux-4.4.14/security/integrity/
H A Dintegrity_audit.c31 integrity_audit_msg(int audit_msgno, struct inode *inode, const unsigned char *fname, const char *op, const char *cause, int result, int audit_info) integrity_audit_msg() argument
/linux-4.4.14/include/xen/
H A Dhvm.h8 static const char *param_name(int op) param_name() argument
/linux-4.4.14/include/asm-generic/
H A Dfutex.h30 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
131 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.4.14/arch/powerpc/include/asm/
H A Dfutex.h36 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.4.14/arch/mips/include/asm/
H A Dfutex.h88 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.4.14/arch/s390/include/asm/
H A Dfutex.h26 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.4.14/arch/sh/include/asm/
H A Dfutex.h15 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.4.14/arch/sh/kernel/
H A Dsys_sh.c57 asmlinkage int sys_cacheflush(unsigned long addr, unsigned long len, int op) sys_cacheflush() argument
/linux-4.4.14/arch/sparc/include/asm/
H A Ddevice.h18 struct platform_device *op; member in struct:dev_archdata
H A Dfutex_64.h34 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
H A Dparport.h106 static int ecpp_probe(struct platform_device *op) ecpp_probe() argument
195 static int ecpp_remove(struct platform_device *op) ecpp_remove() argument
/linux-4.4.14/arch/sparc/kernel/
H A Dpmc.c56 static int pmc_probe(struct platform_device *op) pmc_probe() argument
H A Dpower.c36 static int power_probe(struct platform_device *op) power_probe() argument
H A Dapc.c73 static inline void apc_free(struct platform_device *op) apc_free() argument
142 static int apc_probe(struct platform_device *op) apc_probe() argument
H A Dcentral.c63 static int clock_board_probe(struct platform_device *op) clock_board_probe() argument
159 static int fhc_probe(struct platform_device *op) fhc_probe() argument
H A Dof_device_common.c17 struct platform_device *op = of_find_device_by_node(node); irq_of_parse_and_map() local
29 struct platform_device *op = of_find_device_by_node(node); of_address_to_resource() local
41 struct platform_device *op = of_find_device_by_node(node); of_iomap() local
63 struct platform_device *op = of_find_device_by_node(dp); of_propagate_archdata() local
/linux-4.4.14/arch/microblaze/include/asm/
H A Dfutex.h34 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.4.14/arch/frv/kernel/
H A Dfutex.c191 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.4.14/arch/hexagon/include/asm/
H A Dfutex.h36 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.4.14/arch/ia64/include/asm/
H A Dfutex.h50 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.4.14/arch/arm64/include/asm/
H A Dfutex.h58 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.4.14/net/netfilter/
H A Dxt_tcpmss.c34 const u_int8_t *op; tcpmss_mt() local
H A Dnf_log_common.c112 const u_int8_t *op; nf_log_dump_tcp_header() local
H A Dnft_byteorder.c23 enum nft_byteorder_ops op:8; member in struct:nft_byteorder
H A Dnft_cmp.c24 enum nft_cmp_ops op:8; member in struct:nft_cmp_expr
179 enum nft_cmp_ops op; nft_cmp_select_ops() local
H A Dxt_dccp.c44 const unsigned char *op; dccp_find_option() local
H A Dnf_conntrack_seqadj.c135 unsigned char *op = skb->data + optoff; nf_ct_sack_adjust() local
H A Dnft_dynset.c22 enum nft_dynset_ops op:8; member in struct:nft_dynset
H A Dxt_tcpudp.c39 const u_int8_t *op; tcp_find_option() local
/linux-4.4.14/sound/soc/fsl/
H A Dpcm030-audio-fabric.c54 static int pcm030_fabric_probe(struct platform_device *op) pcm030_fabric_probe() argument
105 static int pcm030_fabric_remove(struct platform_device *op) pcm030_fabric_remove() argument
H A Dmpc5200_psc_i2s.c159 static int psc_i2s_of_probe(struct platform_device *op) psc_i2s_of_probe() argument
212 static int psc_i2s_of_remove(struct platform_device *op) psc_i2s_of_remove() argument
H A Dmpc5200_psc_ac97.c282 static int psc_ac97_of_probe(struct platform_device *op) psc_ac97_of_probe() argument
320 static int psc_ac97_of_remove(struct platform_device *op) psc_ac97_of_remove() argument
/linux-4.4.14/tools/perf/arch/x86/util/
H A Dheader.c10 cpuid(unsigned int op, unsigned int *a, unsigned int *b, unsigned int *c, cpuid() argument
/linux-4.4.14/tools/perf/tests/
H A Devsel-roundtrip-name.c10 int type, op, err = 0, ret = 0, i, idx; perf_evsel__roundtrip_cache_name_test() local
/linux-4.4.14/tools/perf/util/intel-pt-decoder/
H A Dintel-pt-insn-decoder.c34 enum intel_pt_insn_op op = INTEL_PT_OP_OTHER; intel_pt_insn_decoder() local
189 const char *intel_pt_insn_name(enum intel_pt_insn_op op) intel_pt_insn_name() argument
219 int intel_pt_insn_type(enum intel_pt_insn_op op) intel_pt_insn_type() argument
H A Dintel-pt-insn-decoder.h46 enum intel_pt_insn_op op; member in struct:intel_pt_insn
H A Dinsn.c206 insn_byte_t op; insn_get_opcode() local
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
H A Dllog_obd.c144 llog_setup(const struct lu_env *env, struct obd_device *obd, struct obd_llog_group *olg, int index, struct obd_device *disk_obd, struct llog_operations *op) llog_setup() argument
/linux-4.4.14/drivers/mtd/maps/
H A Dsun_uflash.c50 int uflash_devinit(struct platform_device *op, struct device_node *dp) uflash_devinit() argument
110 static int uflash_probe(struct platform_device *op) uflash_probe() argument
123 static int uflash_remove(struct platform_device *op) uflash_remove() argument
/linux-4.4.14/drivers/net/wireless/ath/wil6210/
H A Dioctl.c27 wil_ioc_addr(struct wil6210_priv *wil, uint32_t addr, uint32_t size, enum wil_memio_op op) wil_ioc_addr() argument
/linux-4.4.14/drivers/block/paride/
H A Don20.c27 #define op(f) w2(4);w0(f);w2(5);w2(0xd);w2(5);w2(0xd);w2(5);w2(4); macro
/linux-4.4.14/security/integrity/ima/
H A Dima_init.c48 static const char op[] = "add_boot_aggregate"; ima_add_boot_aggregate() local
H A Dima_queue.c108 ima_add_template_entry(struct ima_template_entry *entry, int violation, const char *op, struct inode *inode, const unsigned char *filename) ima_add_template_entry() argument
/linux-4.4.14/include/uapi/linux/
H A Dwil6210_uapi.h75 uint32_t op; /* enum wil_memio_op */ member in struct:wil_memio
81 uint32_t op; /* enum wil_memio_op */ member in struct:wil_memio_block
H A Dblkpg.h34 int op; member in struct:blkpg_ioctl_arg
H A Drfkill.h84 __u8 op; member in struct:rfkill_event
/linux-4.4.14/arch/powerpc/xmon/
H A Dppc-dis.c35 unsigned long op; print_insn_powerpc() local
/linux-4.4.14/arch/parisc/include/asm/
H A Dfutex.h39 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.4.14/arch/arm/include/asm/
H A Dfutex.h133 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.4.14/drivers/sbus/char/
H A Ddisplay7seg.c171 static int d7s_probe(struct platform_device *op) d7s_probe() argument
235 static int d7s_remove(struct platform_device *op) d7s_remove() argument
H A Dflash.c161 static int flash_probe(struct platform_device *op) flash_probe() argument
192 static int flash_remove(struct platform_device *op) flash_remove() argument
H A Dbbc_i2c.c53 static void set_device_claimage(struct bbc_i2c_bus *bp, struct platform_device *op, int val) set_device_claimage() argument
70 struct platform_device *op = NULL; bbc_i2c_getdev() local
88 struct bbc_i2c_client *bbc_i2c_attach(struct bbc_i2c_bus *bp, struct platform_device *op) bbc_i2c_attach() argument
116 struct platform_device *op = client->op; bbc_i2c_detach() local
293 static struct bbc_i2c_bus * attach_one_i2c(struct platform_device *op, int index) attach_one_i2c() argument
362 static int bbc_i2c_probe(struct platform_device *op) bbc_i2c_probe() argument
386 static int bbc_i2c_remove(struct platform_device *op) bbc_i2c_remove() argument
/linux-4.4.14/drivers/md/bcache/
H A Dmovinggc.c17 struct data_insert_op op; member in struct:moving_io
98 struct data_insert_op *op = &io->op; write_moving() local
/linux-4.4.14/drivers/mtd/tests/
H A Dstresstest.c151 int i, op; mtd_stresstest_init() local
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/
H A Docteon_mem_ops.c111 __octeon_pci_rw_core_mem(struct octeon_device *oct, u64 addr, u8 *hostbuf, u32 len, u32 op) __octeon_pci_rw_core_mem() argument
/linux-4.4.14/arch/tile/include/asm/
H A Dfutex.h111 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.4.14/drivers/char/xillybus/
H A Dxillybus_of.c129 static int xilly_drv_probe(struct platform_device *op) xilly_drv_probe() argument
167 static int xilly_drv_remove(struct platform_device *op) xilly_drv_remove() argument
/linux-4.4.14/fs/nfsd/
H A Dfault_inject.c34 struct nfsd_fault_inject_op *op = file_inode(file)->i_private; fault_inject_read() local
50 struct nfsd_fault_inject_op *op = file_inode(file)->i_private; fault_inject_write() local
133 struct nfsd_fault_inject_op *op; nfsd_fault_inject_init() local
/linux-4.4.14/lib/lz4/
H A Dlz4_decompress.c59 BYTE *op = (BYTE *) dest; lz4_uncompress() local
181 BYTE *op = (BYTE *) dest; lz4_uncompress_unknownoutputsize() local
H A Dlz4_compress.c70 u8 *op = (u8 *) dest; lz4_compressctx() local
252 u8 *op = (u8 *) dest; lz4_compress64kctx() local
/linux-4.4.14/lib/lzo/
H A Dlzo1x_compress.c26 unsigned char *op; lzo1x_1_do_compress() local
221 unsigned char *op = out; lzo1x_1_compress() local
H A Dlzo1x_decompress_safe.c41 unsigned char *op; lzo1x_decompress_safe() local
/linux-4.4.14/security/apparmor/
H A Dprocattr.c90 static char *split_token_from_name(int op, char *args, u64 * token) split_token_from_name() argument
/linux-4.4.14/fs/btrfs/
H A Dfree-space-cache.h40 struct btrfs_free_space_op *op; member in struct:btrfs_free_space_ctl
/linux-4.4.14/include/uapi/xen/
H A Dprivcmd.h41 __u64 op; member in struct:privcmd_hypercall
/linux-4.4.14/fs/pstore/
H A Dftrace.c30 pstore_ftrace_call(unsigned long ip, unsigned long parent_ip, struct ftrace_ops *op, struct pt_regs *regs) pstore_ftrace_call() argument
/linux-4.4.14/include/linux/reset/
H A Dbcm63xx_pmb.h41 __bpcm_do_op(void __iomem *master, unsigned int addr, u32 off, u32 op) __bpcm_do_op() argument
/linux-4.4.14/arch/mips/fw/arc/
H A Dfile.c59 ArcMount(char *name, enum linux_mountops op) ArcMount() argument
H A Dtree.c104 traverse(pcomponent *p, int op) traverse() argument
/linux-4.4.14/arch/s390/kernel/
H A Dftrace.c230 u8 op = 0x04; /* set mask field to zero */ ftrace_enable_ftrace_graph_caller() local
238 u8 op = 0xf4; /* set mask field to all ones */ ftrace_disable_ftrace_graph_caller() local
/linux-4.4.14/arch/m68k/mvme147/
H A Dconfig.c151 int mvme147_hwclk(int op, struct rtc_time *t) mvme147_hwclk() argument
/linux-4.4.14/arch/mips/mm/
H A Duasm-micromips.c155 u32 op; build_insn() local
H A Duasm-mips.c188 u32 op; build_insn() local
/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/
H A Dirq_nmi_defs.h90 unsigned int op : 2; member in struct:__anon799
/linux-4.4.14/arch/arm/mach-prima2/
H A Dpm.c124 static int sirfsoc_memc_probe(struct platform_device *op) sirfsoc_memc_probe() argument
H A Drtciobrg.c152 static int sirfsoc_rtciobrg_probe(struct platform_device *op) sirfsoc_rtciobrg_probe() argument
/linux-4.4.14/arch/arm/mach-exynos/
H A Dpm_domains.c48 char *op; exynos_pd_power() local
/linux-4.4.14/drivers/xen/xen-pciback/
H A Dpciback_ops.c334 struct xen_pci_op *op = &pdev->op; xen_pcibk_do_op() local
145 xen_pcibk_enable_msi(struct xen_pcibk_device *pdev, struct pci_dev *dev, struct xen_pci_op *op) xen_pcibk_enable_msi() argument
185 xen_pcibk_disable_msi(struct xen_pcibk_device *pdev, struct pci_dev *dev, struct xen_pci_op *op) xen_pcibk_disable_msi() argument
209 xen_pcibk_enable_msix(struct xen_pcibk_device *pdev, struct pci_dev *dev, struct xen_pci_op *op) xen_pcibk_enable_msix() argument
274 xen_pcibk_disable_msix(struct xen_pcibk_device *pdev, struct pci_dev *dev, struct xen_pci_op *op) xen_pcibk_disable_msix() argument
/linux-4.4.14/drivers/xen/xenfs/
H A Dxensyms.c17 struct xen_platform_op op; member in struct:xensyms
/linux-4.4.14/tools/perf/arch/x86/tests/
H A Dinsn-x86.c97 int op, branch; test_data_item() local
/linux-4.4.14/drivers/staging/lustre/lustre/fid/
H A Dfid_request.c65 __u32 *op; seq_client_rpc() local
/linux-4.4.14/drivers/ps3/
H A Dps3stor_lib.c280 const char *op = write ? "write" : "read"; ps3stor_read_write_sectors() local
/linux-4.4.14/drivers/s390/char/
H A Dtape_char.c348 struct mtop op; __tapechar_ioctl() local
H A Dsclp_tty.c367 unsigned char *ip, *op; sclp_switch_cases() local
/linux-4.4.14/drivers/s390/cio/
H A Ditcw.c177 struct itcw *itcw_init(void *buffer, size_t size, int op, int intrg, itcw_init() argument
/linux-4.4.14/drivers/video/fbdev/
H A Dsunxvr1000.c114 static int gfb_probe(struct platform_device *op) gfb_probe() argument
176 static int gfb_remove(struct platform_device *op) gfb_remove() argument
/linux-4.4.14/drivers/md/
H A Ddm-cache-policy.h88 enum policy_operation op; member in struct:policy_result
/linux-4.4.14/drivers/media/common/saa7146/
H A Dsaa7146_i2c.c27 static int saa7146_i2c_msg_prepare(const struct i2c_msg *m, int num, __le32 *op) saa7146_i2c_msg_prepare() argument
92 static int saa7146_i2c_msg_cleanup(const struct i2c_msg *m, int num, __le32 *op) saa7146_i2c_msg_cleanup() argument
/linux-4.4.14/drivers/misc/sgi-gru/
H A Dgruhandles.c42 static void update_mcs_stats(enum mcs_op op, unsigned long clks) update_mcs_stats() argument
/linux-4.4.14/drivers/mtd/devices/
H A Dpowernv_flash.c50 static int powernv_flash_async_op(struct mtd_info *mtd, enum flash_op op, powernv_flash_async_op() argument
/linux-4.4.14/drivers/i2c/busses/
H A Di2c-parport-light.c62 static inline void line_set(int state, const struct lineop *op) line_set() argument
73 static inline int line_get(const struct lineop *op) line_get() argument
H A Di2c-parport.c96 line_set(struct parport *data, int state, const struct lineop *op) line_set() argument
108 line_get(struct parport *data, const struct lineop *op) line_get() argument
/linux-4.4.14/drivers/infiniband/core/
H A Dnetlink.c154 int op = RDMA_NL_GET_OP(type); ibnl_rcv_msg() local
113 ibnl_put_msg(struct sk_buff *skb, struct nlmsghdr **nlh, int seq, int len, int client, int op, int flags) ibnl_put_msg() argument
/linux-4.4.14/drivers/input/serio/
H A Di8042-sparcio.h53 static int sparc_i8042_probe(struct platform_device *op) sparc_i8042_probe() argument
84 static int sparc_i8042_remove(struct platform_device *op) sparc_i8042_remove() argument
/linux-4.4.14/drivers/input/touchscreen/
H A Dcyttsp4_spi.c46 cyttsp_spi_xfer(struct device *dev, u8 *xfer_buf, u8 op, u16 reg, u8 *buf, int length) cyttsp_spi_xfer() argument
H A Dcyttsp_spi.c43 cyttsp_spi_xfer(struct device *dev, u8 *xfer_buf, u8 op, u16 reg, u8 *buf, int length) cyttsp_spi_xfer() argument
/linux-4.4.14/drivers/media/usb/dvb-usb/
H A DcinergyT2-fe.c43 static uint16_t compute_tps(struct dtv_frontend_properties *op) compute_tps() argument
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
H A Dqp.c326 u16 op; mlx5_core_qp_modify() local
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
H A Dphy_qmath.c109 s32 qm_shl32(s32 op, int shift) qm_shl32() argument
134 s16 qm_shl16(s16 op, int shift) qm_shl16() argument
158 s16 qm_shr16(s16 op, int shift) qm_shr16() argument
167 s16 qm_norm32(s32 op) qm_norm32() argument
/linux-4.4.14/drivers/net/phy/
H A Dmdio-bitbang.c97 static void mdiobb_cmd(struct mdiobb_ctrl *ctrl, int op, u8 phy, u8 reg) mdiobb_cmd() argument
/linux-4.4.14/drivers/parport/
H A Dparport_sunbpp.c268 static int bpp_probe(struct platform_device *op) bpp_probe() argument
332 static int bpp_remove(struct platform_device *op) bpp_remove() argument
/linux-4.4.14/drivers/platform/goldfish/
H A Dpdev_bus.c161 u32 op = readl(pdev_bus_base + PDEV_BUS_OP); goldfish_pdev_bus_interrupt() local
/linux-4.4.14/drivers/crypto/marvell/
H A Dtdma.c127 struct mv_cesa_op_ctx *op; mv_cesa_dma_add_op() local
/linux-4.4.14/drivers/crypto/sunxi-ss/
H A Dsun4i-ss-hash.c31 struct sun4i_req_ctx *op = ahash_request_ctx(areq); sun4i_hash_init() local
49 struct sun4i_req_ctx *op = ahash_request_ctx(areq); sun4i_hash_export_md5() local
72 struct sun4i_req_ctx *op = ahash_request_ctx(areq); sun4i_hash_import_md5() local
91 struct sun4i_req_ctx *op = ahash_request_ctx(areq); sun4i_hash_export_sha1() local
115 struct sun4i_req_ctx *op = ahash_request_ctx(areq); sun4i_hash_import_sha1() local
169 struct sun4i_req_ctx *op = ahash_request_ctx(areq); sun4i_hash_update() local
348 struct sun4i_req_ctx *op = ahash_request_ctx(areq); sun4i_hash_final() local
/linux-4.4.14/drivers/gpu/drm/msm/
H A Dmsm_gem.h76 msm_gem_fence(struct msm_gem_object *msm_obj, uint32_t op) msm_gem_fence() argument
/linux-4.4.14/arch/tile/kernel/
H A Dtile-desc_32.c2581 const struct tilepro_operand *op = parse_insn_tilepro() local
H A Dtile-desc_64.c2193 const struct tilegx_operand *op = parse_insn_tilegx() local
/linux-4.4.14/arch/um/include/asm/
H A Dprocessor-generic.h31 int op; member in struct:thread_struct::__anon2948
/linux-4.4.14/arch/x86/lib/
H A Dinsn.c206 insn_byte_t op; insn_get_opcode() local
/linux-4.4.14/fs/fscache/
H A Dcookie.c656 struct fscache_operation *op; __fscache_check_consistency() local
H A Doperation.c23 static void fscache_operation_dummy_cancel(struct fscache_operation *op) fscache_operation_dummy_cancel() argument
35 void fscache_operation_init(struct fscache_operation *op, fscache_operation_init() argument
60 void fscache_enqueue_operation(struct fscache_operation *op) fscache_enqueue_operation() argument
323 struct fscache_operation *op; fscache_start_operations() local
351 int fscache_cancel_op(struct fscache_operation *op, fscache_cancel_op() argument
410 struct fscache_operation *op; fscache_cancel_all_ops() local
441 void fscache_op_complete(struct fscache_operation *op, bool cancelled) fscache_op_complete() argument
478 void fscache_put_operation(struct fscache_operation *op) fscache_put_operation() argument
545 struct fscache_operation *op; fscache_operation_gc() local
597 struct fscache_operation *op = fscache_op_work_func() local
93 fscache_run_op(struct fscache_object *object, struct fscache_operation *op) fscache_run_op() argument
110 fscache_report_unexpected_submission(struct fscache_object *object, struct fscache_operation *op, const struct fscache_state *ostate) fscache_report_unexpected_submission() argument
149 fscache_submit_exclusive_op(struct fscache_object *object, struct fscache_operation *op) fscache_submit_exclusive_op() argument
233 fscache_submit_op(struct fscache_object *object, struct fscache_operation *op) fscache_submit_op() argument
/linux-4.4.14/security/selinux/ss/
H A Dconstraint.h48 u32 op; /* operator */ member in struct:constraint_expr
/linux-4.4.14/fs/cachefiles/
H A Dinterface.c390 static bool cachefiles_check_consistency(struct fscache_operation *op) cachefiles_check_consistency() argument
484 static void cachefiles_invalidate_object(struct fscache_operation *op) cachefiles_invalidate_object() argument
/linux-4.4.14/kernel/
H A Daudit_fsnotify.c123 static void audit_mark_log_rule_change(struct audit_fsnotify_mark *audit_mark, char *op) audit_mark_log_rule_change() argument
/linux-4.4.14/lib/842/
H A D842_decompress.c239 u8 op = decomp_ops[o][i]; do_op() local
287 u64 op, rep, tmp, bytes, total; sw842_decompress() local
/linux-4.4.14/include/crypto/
H A Dif_alg.h47 int op; member in struct:af_alg_control
/linux-4.4.14/arch/sh/kernel/cpu/sh5/
H A Dunwind.c80 unsigned long op; lookup_prev_stack_frame() local
/linux-4.4.14/arch/m68k/q40/
H A Dconfig.c228 static int q40_hwclk(int op, struct rtc_time *t) q40_hwclk() argument
/linux-4.4.14/arch/m68k/apollo/
H A Dconfig.c215 int dn_dummy_hwclk(int op, struct rtc_time *t) { dn_dummy_hwclk() argument
/linux-4.4.14/arch/m68k/atari/
H A Dtime.c107 int atari_mste_hwclk( int op, struct rtc_time *t ) atari_mste_hwclk() argument
166 int atari_tt_hwclk( int op, struct rtc_time *t ) atari_tt_hwclk() argument
/linux-4.4.14/arch/m68k/bvme6000/
H A Dconfig.c269 int bvme6000_hwclk(int op, struct rtc_time *t) bvme6000_hwclk() argument
/linux-4.4.14/arch/arm/probes/kprobes/
H A Dopt-arm.c132 int arch_check_optimized_kprobe(struct optimized_kprobe *op) arch_check_optimized_kprobe() argument
153 __arch_remove_optimized_kprobe(struct optimized_kprobe *op, int dirty) __arch_remove_optimized_kprobe() argument
164 optimized_callback(struct optimized_kprobe *op, struct pt_regs *regs) optimized_callback() argument
195 int arch_prepare_optimized_kprobe(struct optimized_kprobe *op, struct kprobe *orig) arch_prepare_optimized_kprobe() argument
304 struct optimized_kprobe *op, *tmp; arch_optimize_kprobes() local
340 void arch_unoptimize_kprobe(struct optimized_kprobe *op) arch_unoptimize_kprobe() argument
352 struct optimized_kprobe *op, *tmp; arch_unoptimize_kprobes() local
360 int arch_within_optimized_kprobe(struct optimized_kprobe *op, arch_within_optimized_kprobe() argument
367 void arch_remove_optimized_kprobe(struct optimized_kprobe *op) arch_remove_optimized_kprobe() argument
/linux-4.4.14/arch/arm64/kernel/
H A Dmodule.c76 static int reloc_data(enum aarch64_reloc_op op, void *place, u64 val, int len) reloc_data() argument
113 static int reloc_insn_movw(enum aarch64_reloc_op op, void *place, u64 val, reloc_insn_movw() argument
171 static int reloc_insn_imm(enum aarch64_reloc_op op, void *place, u64 val, reloc_insn_imm() argument
/linux-4.4.14/net/ipv4/netfilter/
H A Dnf_log_ipv4.c81 const unsigned char *op; dump_ipv4_packet() local
/linux-4.4.14/sound/drivers/opl3/
H A Dopl3_drums.c50 int op; member in struct:snd_opl3_drum_voice
/linux-4.4.14/sound/oss/
H A Ddev_table.c56 struct audio_operations *op; sound_install_audiodrv() local
113 struct mixer_operations *op; sound_install_mixer() local
/linux-4.4.14/tools/hv/
H A Dhv_vss_daemon.c148 int op; main() local
/linux-4.4.14/sound/pci/oxygen/
H A Dxonar_dg.c110 int cs4245_shadow_control(struct oxygen *chip, enum cs4245_shadow_operation op) cs4245_shadow_control() argument
/linux-4.4.14/drivers/watchdog/
H A Driowd.c176 static int riowd_probe(struct platform_device *op) riowd_probe() argument
219 static int riowd_remove(struct platform_device *op) riowd_remove() argument
/linux-4.4.14/tools/perf/util/
H A Dstrfilter.c61 static struct strfilter_node *strfilter_node__alloc(const char *op, strfilter_node__alloc() argument
/linux-4.4.14/drivers/staging/lustre/lustre/fld/
H A Dfld_request.c401 __u32 *op; fld_client_rpc() local
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/
H A Dlibcfs_string.c50 char op = '\0'; cfs_str2mask() local
/linux-4.4.14/drivers/staging/lustre/lustre/lov/
H A Dlov_pool.c299 int lov_ost_pool_init(struct ost_pool *op, unsigned int count) lov_ost_pool_init() argument
316 int lov_ost_pool_extend(struct ost_pool *op, unsigned int min_count) lov_ost_pool_extend() argument
339 int lov_ost_pool_add(struct ost_pool *op, __u32 idx, unsigned int min_count) lov_ost_pool_add() argument
364 int lov_ost_pool_remove(struct ost_pool *op, __u32 idx) lov_ost_pool_remove() argument
384 int lov_ost_pool_free(struct ost_pool *op) lov_ost_pool_free() argument
/linux-4.4.14/drivers/rtc/
H A Drtc-max77686.c115 max77686_rtc_update(struct max77686_rtc_info *info, enum MAX77686_RTC_OP op) max77686_rtc_update() argument
H A Drtc-max77802.c114 max77802_rtc_update(struct max77802_rtc_info *info, enum MAX77802_RTC_OP op) max77802_rtc_update() argument

Completed in 4641 milliseconds

1234