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

1234

/linux-4.1.27/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.c45 struct xen_platform_op op = { xen_apic_read() local
/linux-4.1.27/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 Ddsargs.c82 union acpi_parse_object *op; acpi_ds_execute_arguments() local
H A Ddswload.c143 union acpi_parse_object *op; acpi_ds_load1_begin_op() local
424 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.c168 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
272 union acpi_parse_object *acpi_ps_get_child(union acpi_parse_object *op) acpi_ps_get_child() argument
201 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
172 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
226 void acpi_ps_set_name(union acpi_parse_object *op, u32 name) acpi_ps_set_name() argument
H A Dpsxface.c218 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.c393 union acpi_parse_object *op = NULL; /* current op */ acpi_ps_parse_loop() local
85 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.c281 union acpi_parse_object *op; acpi_ps_create_op() local
170 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
385 acpi_ps_complete_op(struct acpi_walk_state *walk_state, union acpi_parse_object **op, acpi_status status) acpi_ps_complete_op() argument
559 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
324 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 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.c95 union acpi_parse_object *op = NULL; acpi_ds_auto_serialize_method() local
470 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 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
573 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
676 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.1.27/arch/nios2/kernel/
H A Dsys_nios2.c21 sys_cacheflush(unsigned long addr, unsigned long len, unsigned int op) sys_cacheflush() argument
/linux-4.1.27/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.1.27/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.1.27/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.c171 enum asn1_opcode op; asn1_ber_decoder() local
/linux-4.1.27/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.1.27/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.1.27/arch/m32r/kernel/
H A Dsys_m32r.c86 asmlinkage int sys_cachectl(char *addr, int nbytes, int op) sys_cachectl() argument
/linux-4.1.27/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
H A Dfc_disc.c196 u8 op; fc_disc_recv_req() local
/linux-4.1.27/arch/xtensa/include/asm/
H A Dfutex.h49 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.1.27/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.1.27/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.1.27/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.1.27/arch/x86/include/asm/
H A Dfutex.h46 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.1.27/arch/microblaze/include/asm/
H A Dfutex.h34 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.1.27/arch/mips/include/asm/
H A Dfutex.h88 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.1.27/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.1.27/drivers/vfio/
H A Dvfio_spapr_eeh.c38 struct vfio_eeh_pe_op op; vfio_spapr_iommu_eeh_ioctl() local
/linux-4.1.27/fs/isofs/
H A Djoliet.c20 unsigned char *op; uni16_to_x8() local
/linux-4.1.27/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.1.27/include/xen/
H A Dhvm.h8 static const char *param_name(int op) param_name() argument
/linux-4.1.27/arch/s390/include/asm/
H A Dfutex.h26 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.1.27/arch/sh/include/asm/
H A Dfutex.h15 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.1.27/arch/powerpc/include/asm/
H A Dfutex.h36 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.1.27/arch/arm64/include/asm/
H A Dfutex.h49 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.1.27/arch/frv/kernel/
H A Dfutex.c191 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.1.27/arch/hexagon/include/asm/
H A Dfutex.h36 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.1.27/arch/ia64/include/asm/
H A Dfutex.h50 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.1.27/arch/alpha/include/asm/
H A Dfutex.h34 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.1.27/arch/arc/include/asm/
H A Dfutex.h44 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.1.27/fs/freevxfs/
H A Dvxfs_olt.c81 struct vxfs_olt *op; vxfs_read_olt() local
/linux-4.1.27/lib/zlib_inflate/
H A Dinftrees.h28 unsigned char op; /* operation, extra bits, table bits */ member in struct:__anon14048
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.1.27/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.1.27/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.1.27/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.1.27/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.1.27/include/asm-generic/
H A Dfutex.h31 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
124 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.1.27/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.1.27/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.1.27/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.1.27/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.1.27/include/uapi/linux/
H A Dblkpg.h34 int op; member in struct:blkpg_ioctl_arg
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 Drfkill.h84 __u8 op; member in struct:rfkill_event
/linux-4.1.27/arch/powerpc/xmon/
H A Dppc-dis.c35 unsigned long op; print_insn_powerpc() local
/linux-4.1.27/arch/parisc/include/asm/
H A Dfutex.h39 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.1.27/arch/arm/mach-prima2/
H A Drtciobrg.c110 static int sirfsoc_rtciobrg_probe(struct platform_device *op) sirfsoc_rtciobrg_probe() argument
H A Dpm.c123 static int sirfsoc_memc_probe(struct platform_device *op) sirfsoc_memc_probe() argument
/linux-4.1.27/arch/arm/include/asm/
H A Dfutex.h115 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.1.27/security/integrity/ima/
H A Dima_init.c54 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.1.27/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
H A Dbtree.h218 static inline void bch_btree_op_init(struct btree_op *op, int write_lock_level) bch_btree_op_init() argument
279 static inline int bch_btree_map_nodes(struct btree_op *op, struct cache_set *c, bch_btree_map_nodes() argument
285 static inline int bch_btree_map_leaf_nodes(struct btree_op *op, bch_btree_map_leaf_nodes() argument
H A Dwriteback.c472 struct btree_op op; member in struct:sectors_dirty_init
479 struct sectors_dirty_init *op = container_of(_op, sectors_dirty_init_fn() local
493 struct sectors_dirty_init op; bch_sectors_dirty_init() local
/linux-4.1.27/drivers/mtd/tests/
H A Dstresstest.c151 int i, op; mtd_stresstest_init() local
/linux-4.1.27/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
H A Dbbc_i2c.h10 struct platform_device *op; member in struct:bbc_i2c_client
67 struct platform_device *op; member in struct:bbc_i2c_bus
H A Dopenprom.c143 static int opromgetprop(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsize) opromgetprop() argument
160 static int opromnxtprop(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsize) opromnxtprop() argument
190 static int opromsetopt(struct device_node *dp, struct openpromio *op, int bufsize) opromsetopt() argument
198 static int opromnext(void __user *argp, unsigned int cmd, struct device_node *dp, struct openpromio *op, int bufsize, DATA *data) opromnext() argument
245 static int oprompci2node(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsize, DATA *data) oprompci2node() argument
270 static int oprompath2node(void __user *argp, struct device_node *dp, struct openpromio *op, int bufsize, DATA *data) oprompath2node() argument
284 static int opromgetbootargs(void __user *argp, struct openpromio *op, int bufsize) opromgetbootargs() argument
414 struct opiocdesc op; opiocget() local
446 struct opiocdesc op; opiocnextprop() local
492 struct opiocdesc op; opiocset() local
/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
H A Dllog_obd.c145 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.1.27/arch/tile/include/asm/
H A Dfutex.h111 int op = (encoded_op >> 28) & 7; futex_atomic_op_inuser() local
/linux-4.1.27/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.1.27/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.1.27/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.1.27/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.1.27/include/linux/
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.1.27/include/uapi/xen/
H A Dprivcmd.h41 __u64 op; member in struct:privcmd_hypercall
/linux-4.1.27/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.1.27/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.1.27/arch/cris/include/arch-v32/arch/hwregs/
H A Dirq_nmi_defs.h90 unsigned int op : 2; member in struct:__anon807
/linux-4.1.27/arch/m68k/mvme147/
H A Dconfig.c151 int mvme147_hwclk(int op, struct rtc_time *t) mvme147_hwclk() argument
/linux-4.1.27/arch/arm/mach-exynos/
H A Dpm_domains.c48 char *op; exynos_pd_power() local
/linux-4.1.27/fs/btrfs/
H A Dfree-space-cache.h39 struct btrfs_free_space_op *op; member in struct:btrfs_free_space_ctl
/linux-4.1.27/fs/fscache/
H A Doperation.c31 void fscache_enqueue_operation(struct fscache_operation *op) fscache_enqueue_operation() argument
267 struct fscache_operation *op; fscache_start_operations() local
295 int fscache_cancel_op(struct fscache_operation *op, fscache_cancel_op() argument
335 struct fscache_operation *op; fscache_cancel_all_ops() local
365 void fscache_op_complete(struct fscache_operation *op, bool cancelled) fscache_op_complete() argument
398 void fscache_put_operation(struct fscache_operation *op) fscache_put_operation() argument
463 struct fscache_operation *op; fscache_operation_gc() local
515 struct fscache_operation *op = fscache_op_work_func() local
64 fscache_run_op(struct fscache_object *object, struct fscache_operation *op) fscache_run_op() argument
83 fscache_submit_exclusive_op(struct fscache_object *object, struct fscache_operation *op) fscache_submit_exclusive_op() argument
144 fscache_report_unexpected_submission(struct fscache_object *object, struct fscache_operation *op, const struct fscache_state *ostate) fscache_report_unexpected_submission() argument
186 fscache_submit_op(struct fscache_object *object, struct fscache_operation *op) fscache_submit_op() argument
H A Dcookie.c655 struct fscache_operation *op; __fscache_check_consistency() local
/linux-4.1.27/lib/lz4/
H A Dlz4_decompress.c59 BYTE *op = (BYTE *) dest; lz4_uncompress() local
177 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.1.27/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.1.27/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.1.27/tools/perf/util/
H A Dstrfilter.c61 static struct strfilter_node *strfilter_node__alloc(const char *op, strfilter_node__alloc() argument
/linux-4.1.27/drivers/xen/xen-pciback/
H A Dpciback_ops.c315 struct xen_pci_op *op = &pdev->op; xen_pcibk_do_op() local
138 xen_pcibk_enable_msi(struct xen_pcibk_device *pdev, struct pci_dev *dev, struct xen_pci_op *op) xen_pcibk_enable_msi() argument
173 xen_pcibk_disable_msi(struct xen_pcibk_device *pdev, struct pci_dev *dev, struct xen_pci_op *op) xen_pcibk_disable_msi() argument
194 xen_pcibk_enable_msix(struct xen_pcibk_device *pdev, struct pci_dev *dev, struct xen_pci_op *op) xen_pcibk_enable_msix() argument
259 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.1.27/drivers/md/
H A Ddm-cache-policy.h88 enum policy_operation op; member in struct:policy_result
/linux-4.1.27/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.c91 line_set(struct parport *data, int state, const struct lineop *op) line_set() argument
103 line_get(struct parport *data, const struct lineop *op) line_get() argument
/linux-4.1.27/drivers/infiniband/core/
H A Dnetlink.c146 int op = RDMA_NL_GET_OP(type); ibnl_rcv_msg() local
105 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.1.27/drivers/net/ethernet/mellanox/mlx5/core/
H A Dqp.c319 u16 op; mlx5_core_qp_modify() local
/linux-4.1.27/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
H A Dmdio-octeon.c98 unsigned int op = 1; /* MDIO_CLAUSE_22_READ */ octeon_mdiobus_read() local
139 unsigned int op = 0; /* MDIO_CLAUSE_22_WRITE */ octeon_mdiobus_write() local
/linux-4.1.27/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.1.27/drivers/ps3/
H A Dps3stor_lib.c280 const char *op = write ? "write" : "read"; ps3stor_read_write_sectors() local
/linux-4.1.27/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.1.27/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.1.27/drivers/staging/lustre/lustre/fid/
H A Dfid_request.c63 __u32 *op; seq_client_rpc() local
/linux-4.1.27/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.1.27/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.1.27/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.1.27/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.1.27/arch/x86/lib/
H A Dinsn.c206 insn_byte_t op; insn_get_opcode() local
/linux-4.1.27/arch/sh/kernel/cpu/sh5/
H A Dunwind.c80 unsigned long op; lookup_prev_stack_frame() local
/linux-4.1.27/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.1.27/arch/um/include/asm/
H A Dprocessor-generic.h31 int op; member in struct:thread_struct::__anon2937
/linux-4.1.27/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.1.27/drivers/hv/
H A Dhv_snapshot.c98 int op = vss_transaction.msg->vss_hdr.operation; vss_send_op() local
/linux-4.1.27/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.1.27/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.1.27/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.1.27/drivers/platform/goldfish/
H A Dpdev_bus.c161 u32 op = readl(pdev_bus_base + PDEV_BUS_OP); goldfish_pdev_bus_interrupt() local
/linux-4.1.27/arch/arm/xen/
H A Dmm.c47 dma_cache_maint(dma_addr_t handle, unsigned long offset, size_t size, enum dma_data_direction dir, enum dma_cache_op op) dma_cache_maint() argument
/linux-4.1.27/arch/arm64/kernel/
H A Dmodule.c66 static int reloc_data(enum aarch64_reloc_op op, void *place, u64 val, int len) reloc_data() argument
103 static int reloc_insn_movw(enum aarch64_reloc_op op, void *place, u64 val, reloc_insn_movw() argument
161 static int reloc_insn_imm(enum aarch64_reloc_op op, void *place, u64 val, reloc_insn_imm() argument
/linux-4.1.27/arch/m68k/apollo/
H A Dconfig.c215 int dn_dummy_hwclk(int op, struct rtc_time *t) { dn_dummy_hwclk() argument
/linux-4.1.27/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.1.27/arch/m68k/bvme6000/
H A Dconfig.c269 int bvme6000_hwclk(int op, struct rtc_time *t) bvme6000_hwclk() argument
/linux-4.1.27/arch/m68k/q40/
H A Dconfig.c228 static int q40_hwclk(int op, struct rtc_time *t) q40_hwclk() argument
/linux-4.1.27/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.1.27/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.1.27/net/ipv4/netfilter/
H A Dnf_log_ipv4.c81 const unsigned char *op; dump_ipv4_packet() local
/linux-4.1.27/security/selinux/ss/
H A Dconstraint.h48 u32 op; /* operator */ member in struct:constraint_expr
/linux-4.1.27/sound/drivers/opl3/
H A Dopl3_drums.c50 int op; member in struct:snd_opl3_drum_voice
/linux-4.1.27/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.1.27/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.1.27/include/crypto/
H A Dif_alg.h47 int op; member in struct:af_alg_control
/linux-4.1.27/drivers/misc/sgi-gru/
H A Dgrulib.h96 int op; member in struct:gru_set_context_option_req
115 unsigned int op; member in struct:gru_dump_chiplet_state_req
H A Dgruprocfs.c129 int op; mcs_statistics_show() local
H A Dgruhandles.c42 static void update_mcs_stats(enum mcs_op op, unsigned long clks) update_mcs_stats() argument
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
H A Di40evf_virtchnl.c92 enum i40e_virtchnl_ops op; i40evf_verify_api_ver() local
166 enum i40e_virtchnl_ops op; i40evf_get_vf_config() local
43 i40evf_send_pf_msg(struct i40evf_adapter *adapter, enum i40e_virtchnl_ops op, u8 *msg, u16 len) i40evf_send_pf_msg() argument
/linux-4.1.27/drivers/media/i2c/
H A Dsmiapp-pll.h63 struct smiapp_pll_branch op; member in struct:smiapp_pll
94 struct smiapp_pll_branch_limits op; member in struct:smiapp_pll_limits
/linux-4.1.27/drivers/spi/
H A Dspi-mpc512x-psc.c570 static int mpc512x_psc_spi_of_probe(struct platform_device *op) mpc512x_psc_spi_of_probe() argument
586 static int mpc512x_psc_spi_of_remove(struct platform_device *op) mpc512x_psc_spi_of_remove() argument
/linux-4.1.27/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
/linux-4.1.27/drivers/scsi/
H A Daha1542.h81 u8 op; /* Command Control Block Operation Code */ member in struct:ccb
/linux-4.1.27/drivers/staging/lustre/lustre/fld/
H A Dfld_request.c416 __u32 *op; fld_client_rpc() local
/linux-4.1.27/drivers/staging/lustre/lustre/libcfs/
H A Dlibcfs_string.c50 char op = '\0'; cfs_str2mask() local
/linux-4.1.27/drivers/input/misc/
H A Dpowermate.c137 int op, arg; powermate_sync_state() local
H A Dsparcspkr.c185 static int bbc_beep_probe(struct platform_device *op) bbc_beep_probe() argument
231 static int bbc_remove(struct platform_device *op) bbc_remove() argument
267 static int grover_beep_probe(struct platform_device *op) grover_beep_probe() argument
309 static int grover_remove(struct platform_device *op) grover_remove() argument
/linux-4.1.27/drivers/crypto/amcc/
H A Dcrypto4xx_alg.c35 set_dynamic_sa_command_0(struct dynamic_sa_ctl *sa, u32 save_h, u32 save_iv, u32 ld_h, u32 ld_iv, u32 hdr_proc, u32 h, u32 c, u32 pad_type, u32 op_grp, u32 op, u32 dir) set_dynamic_sa_command_0() argument
/linux-4.1.27/drivers/crypto/
H A Dgeode-aes.c70 geode_aes_crypt(struct geode_aes_op *op) geode_aes_crypt() argument
119 struct geode_aes_op *op = crypto_tfm_ctx(tfm); geode_setkey_cip() local
152 struct geode_aes_op *op = crypto_tfm_ctx(tfm); geode_setkey_blk() local
188 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); fallback_blk_dec() local
204 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); fallback_blk_enc() local
218 struct geode_aes_op *op = crypto_tfm_ctx(tfm); geode_encrypt() local
239 struct geode_aes_op *op = crypto_tfm_ctx(tfm); geode_decrypt() local
259 struct geode_aes_op *op = crypto_tfm_ctx(tfm); fallback_init_cip() local
274 struct geode_aes_op *op = crypto_tfm_ctx(tfm); fallback_exit_cip() local
308 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); geode_cbc_decrypt() local
340 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); geode_cbc_encrypt() local
369 struct geode_aes_op *op = crypto_tfm_ctx(tfm); fallback_init_blk() local
384 struct geode_aes_op *op = crypto_tfm_ctx(tfm); fallback_exit_blk() local
421 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); geode_ecb_decrypt() local
451 struct geode_aes_op *op = crypto_blkcipher_ctx(desc->tfm); geode_ecb_encrypt() local
/linux-4.1.27/drivers/dma/bestcomm/
H A Dbestcomm.c367 static int mpc52xx_bcom_probe(struct platform_device *op) mpc52xx_bcom_probe() argument
462 static int mpc52xx_bcom_remove(struct platform_device *op) mpc52xx_bcom_remove() argument
/linux-4.1.27/arch/x86/include/uapi/asm/
H A Dkvm_para.h67 __u32 op; member in struct:kvm_mmu_op_header

Completed in 3931 milliseconds

1234