Searched defs:op (Results 1 - 25 of 1190) sorted by relevance

1234567891011>>

/linux-master/tools/perf/arch/x86/util/
H A Dcpuid.h7 cpuid(unsigned int op, unsigned int op2, unsigned int *a, unsigned int *b, argument
/linux-master/arch/x86/xen/
H A Dtrace.c12 static const char *xen_hypercall_name(unsigned op) argument
/linux-master/samples/bpf/
H A Dtcp_synrto_kern.c28 int op; local
H A Dtcp_rwnd_kern.c28 int op; local
H A Dtcp_bufs_kern.c31 int op; local
H A Dtcp_cong_kern.c29 int op; local
H A Dtcp_basertt_kern.c30 int op; local
H A Dtcp_clamp_kern.c32 int op; local
H A Dtcp_iw_kern.c32 int op; local
/linux-master/include/xen/arm/
H A Dhypercall.h60 static inline int HYPERVISOR_platform_op(struct xen_platform_op *op) argument
/linux-master/fs/bcachefs/
H A Dlogged_ops.h11 static inline int bch2_logged_op_update(struct btree_trans *trans, struct bkey_i *op) argument
/linux-master/include/linux/
H A Dblkpg.h15 compat_int_t op; member in struct:blkpg_compat_ioctl_arg
H A Deventpoll.h60 static inline int ep_op_has_event(int op) argument
/linux-master/arch/nios2/kernel/
H A Dsys_nios2.c21 sys_cacheflush(unsigned long addr, unsigned long len, unsigned int op) argument
/linux-master/tools/testing/selftests/bpf/progs/
H A Dtest_tcpnotify_kern.c35 int op; local
/linux-master/fs/ceph/
H A Dstrings.c34 const char *ceph_session_op_name(int op) argument
54 const char *ceph_mds_op_name(int op) argument
90 const char *ceph_cap_op_name(int op) argument
/linux-master/lib/
H A Dsmp_processor_id.c64 noinstr void __this_cpu_preempt_check(const char *op) argument
/linux-master/drivers/acpi/acpica/
H A Dpswalk.c31 union acpi_parse_object *op = subtree_root; local
[all...]
H A Ddscontrol.c35 acpi_ds_exec_begin_control_op(struct acpi_walk_state *walk_state, union acpi_parse_object *op) argument
134 acpi_ds_exec_end_control_op(struct acpi_walk_state *walk_state, union acpi_parse_object *op) argument
[all...]
H A Dpsloop.c50 acpi_ps_get_arguments(struct acpi_walk_state *walk_state, u8 * aml_op_start, union acpi_parse_object *op) argument
224 union acpi_parse_object *op = NULL; /* current op */ local
[all...]
/linux-master/tools/build/feature/
H A Dtest-dwarf_getlocations.c9 Dwarf_Op *op; local
/linux-master/drivers/xen/
H A Ddbgp.c10 static int xen_dbgp_op(struct usb_hcd *hcd, int op) argument
/linux-master/include/crypto/
H A Dengine.h31 struct crypto_engine_op op; member in struct:aead_engine_alg
36 struct crypto_engine_op op; member in struct:ahash_engine_alg
41 struct crypto_engine_op op; member in struct:akcipher_engine_alg
46 struct crypto_engine_op op; member in struct:kpp_engine_alg
51 struct crypto_engine_op op; member in struct:skcipher_engine_alg
/linux-master/drivers/char/xillybus/
H A Dxillybus_of.c34 static int xilly_drv_probe(struct platform_device *op) argument
67 static void xilly_drv_remove(struct platform_device *op) argument
/linux-master/drivers/media/common/b2c2/
H A Dflexcop-eeprom.c107 flexcop_eeprom_request(struct flexcop_device *fc, flexcop_access_op_t op, u16 addr, u8 *buf, u16 len, int retries) argument

Completed in 292 milliseconds

1234567891011>>