Home
last modified time | relevance | path

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

/include/asm-generic/
A Datomic.h96 ATOMIC_OP_RETURN(add, +)
99 ATOMIC_FETCH_OP(add, +)
105 ATOMIC_OP(add, +)
A Datomic64.h32 ATOMIC64_OPS(add)
/include/linux/
A Dvmw_vmci_defs.h825 static inline void vmci_qp_add_pointer(u64 *var, size_t add, u64 size) in vmci_qp_add_pointer() argument
829 if (new_val >= size - add) in vmci_qp_add_pointer()
832 new_val += add; in vmci_qp_add_pointer()
863 size_t add, in vmci_q_header_add_producer_tail() argument
866 vmci_qp_add_pointer(&q_header->producer_tail, add, queue_size); in vmci_q_header_add_producer_tail()
875 size_t add, in vmci_q_header_add_consumer_head() argument
878 vmci_qp_add_pointer(&q_header->consumer_head, add, queue_size); in vmci_q_header_add_consumer_head()
A Dextable.h21 const struct exception_table_entry *search_exception_tables(unsigned long add);
A Dism.h61 void (*add)(struct ism_dev *dev); member
A Digmp.h120 extern int ip_mc_source(int add, int omode, struct sock *sk,
A Duprobes.h245 uprobe_apply(struct uprobe* uprobe, struct uprobe_consumer *uc, bool add) in uprobe_apply() argument
A Dperf_event.h431 int (*add) (struct perf_event *event, int flags); member
/include/linux/qed/
A Dqede_rdma.h37 struct qedr_dev* (*add)(struct qed_dev *, struct pci_dev *, member
/include/net/
A Dudp_tunnel.h180 void udp_tunnel_update_gro_lookup(struct net *net, struct sock *sk, bool add);
181 void udp_tunnel_update_gro_rcv(struct sock *sk, bool add);
184 struct sock *sk, bool add) {} in udp_tunnel_update_gro_lookup() argument
185 static inline void udp_tunnel_update_gro_rcv(struct sock *sk, bool add) {} in udp_tunnel_update_gro_rcv() argument
A Dact_api.h266 void *cb_priv, bool add);
282 void *cb_priv, bool add) { in tcf_action_reoffload_cb() argument
A Dsch_generic.h361 int (*reoffload)(struct tcf_proto *tp, bool add,
376 bool add,
A Dpkt_cls.h607 bool add, flow_setup_cb_t *cb,
A Dipv6.h1235 int ip6_mc_source(int add, int omode, struct sock *sk,
/include/media/
A Dv4l2-event.h47 int (*add)(struct v4l2_subscribed_event *sev, unsigned int elems); member
A Dv4l2-ctrls.h814 struct v4l2_ctrl_handler *add,
/include/uapi/linux/
A Drds.h376 __u64 add; member
385 __u64 add; member
/include/linux/mfd/
A Ducb1x00.h155 int (*add)(struct ucb1x00_dev *dev); member
/include/linux/mtd/
A Dmtd.h693 void (*add)(struct mtd_info *mtd); member
/include/acpi/
A Dacpi_bus.h169 acpi_op_add add; member
/include/linux/platform_data/
A Dcros_ec_commands.h3386 } add; member
/include/rdma/
A Dib_verbs.h2896 int (*add)(struct ib_device *ibdev); member

Completed in 96 milliseconds