Home
last modified time | relevance | path

Searched refs:add (Results 1 – 21 of 21) sorted by relevance

/include/asm-generic/
Datomic.h96 ATOMIC_OP_RETURN(add, +)
99 ATOMIC_FETCH_OP(add, +)
105 ATOMIC_OP(add, +)
Datomic64.h32 ATOMIC64_OPS(add)
/include/linux/
Dvmw_vmci_defs.h827 static inline void vmci_qp_add_pointer(u64 *var, size_t add, u64 size) in vmci_qp_add_pointer() argument
831 if (new_val >= size - add) in vmci_qp_add_pointer()
834 new_val += add; in vmci_qp_add_pointer()
865 size_t add, in vmci_q_header_add_producer_tail() argument
868 vmci_qp_add_pointer(&q_header->producer_tail, add, queue_size); in vmci_q_header_add_producer_tail()
877 size_t add, in vmci_q_header_add_consumer_head() argument
880 vmci_qp_add_pointer(&q_header->consumer_head, add, queue_size); in vmci_q_header_add_consumer_head()
Dextable.h21 const struct exception_table_entry *search_exception_tables(unsigned long add);
Dism.h60 void (*add)(struct ism_dev *dev); member
Digmp.h118 extern int ip_mc_source(int add, int omode, struct sock *sk,
Duprobes.h161 uprobe_apply(struct inode *inode, loff_t offset, struct uprobe_consumer *uc, bool add) in uprobe_apply() argument
Dperf_event.h385 int (*add) (struct perf_event *event, int flags); member
/include/linux/qed/
Dqede_rdma.h37 struct qedr_dev* (*add)(struct qed_dev *, struct pci_dev *, member
/include/media/
Dv4l2-event.h47 int (*add)(struct v4l2_subscribed_event *sev, unsigned int elems); member
Dv4l2-ctrls.h800 struct v4l2_ctrl_handler *add,
/include/uapi/linux/
Drds.h376 __u64 add; member
385 __u64 add; member
/include/linux/mfd/
Ducb1x00.h155 int (*add)(struct ucb1x00_dev *dev); member
/include/net/
Dact_api.h262 void *cb_priv, bool add);
278 void *cb_priv, bool add) { in tcf_action_reoffload_cb() argument
Dsch_generic.h373 int (*reoffload)(struct tcf_proto *tp, bool add,
388 bool add,
Dpkt_cls.h596 bool add, flow_setup_cb_t *cb,
Dipv6.h1248 int ip6_mc_source(int add, int omode, struct sock *sk,
/include/linux/mtd/
Dmtd.h693 void (*add)(struct mtd_info *mtd); member
/include/acpi/
Dacpi_bus.h157 acpi_op_add add; member
/include/linux/platform_data/
Dcros_ec_commands.h3332 } add; member
/include/rdma/
Dib_verbs.h2801 int (*add)(struct ib_device *ibdev); member