Home
last modified time | relevance | path

Searched defs:op (Results 1 – 25 of 87) sorted by relevance

1234

/include/asm-generic/
Datomic64.h26 #define ATOMIC64_OP(op) \ argument
29 #define ATOMIC64_OP_RETURN(op) \ argument
32 #define ATOMIC64_FETCH_OP(op) \ argument
35 #define ATOMIC64_OPS(op) ATOMIC64_OP(op) ATOMIC64_OP_RETURN(op) ATOMIC64_FETCH_OP(op) argument
41 #define ATOMIC64_OPS(op) ATOMIC64_OP(op) ATOMIC64_FETCH_OP(op) argument
Datomic.h42 #define ATOMIC_OP(op, c_op) \ argument
52 #define ATOMIC_OP_RETURN(op, c_op) \ argument
64 #define ATOMIC_FETCH_OP(op, c_op) \ argument
80 #define ATOMIC_OP(op, c_op) \ argument
90 #define ATOMIC_OP_RETURN(op, c_op) \ argument
103 #define ATOMIC_FETCH_OP(op, c_op) \ argument
Datomic-long.h62 #define ATOMIC_LONG_ADD_SUB_OP(op, mo) \ argument
116 #define ATOMIC_LONG_FETCH_OP(op, mo) \ argument
152 #define ATOMIC_LONG_FETCH_INC_DEC_OP(op, mo) \ in ATOMIC_LONG_FETCH_OP() argument
172 #define ATOMIC_LONG_OP(op) \ argument
218 #define ATOMIC_LONG_INC_DEC_OP(op, mo) \ argument
Dfutex.h31 arch_futex_atomic_op_inuser(int op, u32 oparg, int *oval, u32 __user *uaddr) in arch_futex_atomic_op_inuser()
119 arch_futex_atomic_op_inuser(int op, u32 oparg, int *oval, u32 __user *uaddr) in arch_futex_atomic_op_inuser()
/include/linux/
Dfwnode.h106 #define fwnode_has_op(fwnode, op) \ argument
108 #define fwnode_call_int_op(fwnode, op, ...) \ argument
112 #define fwnode_call_bool_op(fwnode, op, ...) \ argument
116 #define fwnode_call_ptr_op(fwnode, op, ...) \ argument
119 #define fwnode_call_void_op(fwnode, op, ...) \ argument
Dsysrq.h64 static inline int register_sysrq_key(int key, struct sysrq_key_op *op) in register_sysrq_key()
69 static inline int unregister_sysrq_key(int key, struct sysrq_key_op *op) in unregister_sysrq_key()
Dblkpg.h15 compat_int_t op; member
Dfscache-cache.h135 struct fscache_operation op; member
161 struct fscache_retrieval *fscache_get_retrieval(struct fscache_retrieval *op) in fscache_get_retrieval()
173 static inline void fscache_enqueue_retrieval(struct fscache_retrieval *op) in fscache_enqueue_retrieval()
183 static inline void fscache_retrieval_complete(struct fscache_retrieval *op, in fscache_retrieval_complete()
197 static inline void fscache_put_retrieval(struct fscache_retrieval *op) in fscache_put_retrieval()
210 struct fscache_operation op; member
468 static inline void fscache_end_io(struct fscache_retrieval *op, in fscache_end_io()
Dutil_macros.h5 #define __find_closest(x, a, as, op) \ argument
Dblk_types.h269 static inline void bio_set_op_attrs(struct bio *bio, unsigned op, in bio_set_op_attrs()
275 static inline bool op_is_write(unsigned int op) in op_is_write()
284 static inline bool op_is_flush(unsigned int op) in op_is_flush()
294 static inline bool op_is_sync(unsigned int op) in op_is_sync()
Diopoll.h43 #define readx_poll_timeout(op, addr, val, cond, sleep_us, timeout_us) \ argument
78 #define readx_poll_timeout_atomic(op, addr, val, cond, delay_us, timeout_us) \ argument
Dsignal.h115 #define _SIG_SET_BINOP(name, op) \ argument
152 #define _SIG_SET_OP(name, op) \ in _SIG_SET_BINOP() argument
/include/linux/ceph/
Drados.h320 #define GENERATE_ENUM_ENTRY(op, opcode, str) CEPH_OSD_OP_##op = (opcode), argument
325 static inline int ceph_osd_op_type_lock(int op) in ceph_osd_op_type_lock()
329 static inline int ceph_osd_op_type_data(int op) in ceph_osd_op_type_data()
333 static inline int ceph_osd_op_type_attr(int op) in ceph_osd_op_type_attr()
337 static inline int ceph_osd_op_type_exec(int op) in ceph_osd_op_type_exec()
341 static inline int ceph_osd_op_type_pg(int op) in ceph_osd_op_type_pg()
345 static inline int ceph_osd_op_type_multi(int op) in ceph_osd_op_type_multi()
350 static inline int ceph_osd_op_mode_subop(int op) in ceph_osd_op_mode_subop()
354 static inline int ceph_osd_op_mode_read(int op) in ceph_osd_op_mode_read()
359 static inline int ceph_osd_op_mode_modify(int op) in ceph_osd_op_mode_modify()
[all …]
/include/scsi/
Dfc_encode.h105 unsigned int op, size_t req_size, in fc_ct_hdr_fill()
133 unsigned int op, enum fc_rctl *r_ctl, in fc_ct_ns_fill()
217 unsigned int op, enum fc_rctl *r_ctl, in fc_ct_ms_fill()
511 unsigned int op, enum fc_rctl *r_ctl, in fc_ct_fill()
534 unsigned int op) in fc_plogi_fill()
691 struct fc_frame *fp, unsigned int op, in fc_els_fill()
/include/trace/events/
Df2fs.h76 #define show_bio_type(op,op_flags) show_bio_op(op), \ argument
79 #define show_bio_op(op) \ argument
/include/xen/
Dhvm.h9 static const char *param_name(int op) in param_name()
/include/uapi/linux/netfilter/ipset/
Dip_set.h263 __u8 op; member
269 __u8 op; member
283 unsigned int op; member
293 unsigned int op; member
301 unsigned int op; member
/include/xen/arm/
Dhypercall.h61 static inline int HYPERVISOR_platform_op(struct xen_platform_op *op) in HYPERVISOR_platform_op()
/include/keys/
Drequest_key_auth-type.h27 char op[8]; member
/include/uapi/drm/
Domap_drm.h79 __u32 op; /* mask of omap_gem_op (in) */ member
84 __u32 op; /* mask of omap_gem_op (in) */ member
/include/uapi/linux/
Dblkpg.h35 int op; member
Dvsockmon.h39 __le16 op; /* enum af_vsockmon_op */ member
Drfkill.h86 __u8 op; member
/include/linux/reset/
Dbcm63xx_pmb.h42 u32 off, u32 op) in __bpcm_do_op()
/include/linux/mlx4/
Dcmd.h274 u8 op_modifier, u16 op, unsigned long timeout, in mlx4_cmd()
283 u32 in_modifier, u8 op_modifier, u16 op, in mlx4_cmd_box()
296 u32 in_modifier, u8 op_modifier, u16 op, in mlx4_cmd_imm()

1234