| /include/media/ |
| D | v4l2-device.h | 293 #define __v4l2_device_call_subdevs_p(v4l2_dev, sd, cond, o, f, args...) \ argument 318 #define __v4l2_device_call_subdevs(v4l2_dev, cond, o, f, args...) \ argument 350 #define __v4l2_device_call_subdevs_until_err_p(v4l2_dev, sd, cond, o, f, args...) \ argument 385 #define __v4l2_device_call_subdevs_until_err(v4l2_dev, cond, o, f, args...) \ argument 412 #define v4l2_device_call_all(v4l2_dev, grpid, o, f, args...) \ argument 445 #define v4l2_device_call_until_err(v4l2_dev, grpid, o, f, args...) \ argument 472 #define v4l2_device_mask_call_all(v4l2_dev, grpmsk, o, f, args...) \ argument 504 #define v4l2_device_mask_call_until_err(v4l2_dev, grpmsk, o, f, args...) \ argument 526 #define v4l2_device_has_op(v4l2_dev, grpid, o, f) \ argument 554 #define v4l2_device_mask_has_op(v4l2_dev, grpmsk, o, f) \ argument
|
| D | v4l2-subdev.h | 1889 #define v4l2_subdev_call(sd, o, f, args...) \ argument 1923 #define v4l2_subdev_call_state_active(sd, o, f, args...) \ argument 1955 #define v4l2_subdev_call_state_try(sd, o, f, args...) \ argument 1978 #define v4l2_subdev_has_op(sd, o, f) \ argument
|
| /include/asm-generic/ |
| D | cmpxchg.h | 91 #define generic_cmpxchg_local(ptr, o, n) ({ \ argument 96 #define generic_cmpxchg64_local(ptr, o, n) \ argument
|
| D | local.h | 44 #define local_cmpxchg(l, o, n) atomic_long_cmpxchg((&(l)->a), (o), (n)) argument
|
| D | local64.h | 92 #define local64_cmpxchg(l, o, n) atomic64_cmpxchg((&(l)->a), (o), (n)) argument
|
| /include/linux/mfd/syscon/ |
| D | atmel-matrix.h | 63 #define AT91_MATRIX_MCFG(o, x) ((o) + ((x) * 0x4)) argument 71 #define AT91_MATRIX_SCFG(o, x) ((o) + ((x) * 0x4)) argument 93 #define AT91_MATRIX_PRAS(o, x) ((o) + ((x) * 0x8)) argument 94 #define AT91_MATRIX_PRBS(o, x) ((o) + ((x) * 0x8) + 0x4) argument
|
| /include/keys/ |
| D | trusted_tpm.h | 53 static inline void dump_options(struct trusted_key_options *o) in dump_options() 84 static inline void dump_options(struct trusted_key_options *o) in dump_options()
|
| /include/uapi/linux/ |
| D | erspan.h | 27 __u8 o:1, member 38 o:1; member
|
| D | ip.h | 48 #define IPOPT_COPIED(o) ((o)&IPOPT_COPY) argument 49 #define IPOPT_CLASS(o) ((o)&IPOPT_CLASS_MASK) argument 50 #define IPOPT_NUMBER(o) ((o)&IPOPT_NUMBER_MASK) argument
|
| /include/net/ |
| D | ipv6.h | 605 int o = plen >> 3, in ipv6_addr_prefix() local 619 int o = plen >> 3, in ipv6_addr_prefix_copy() local
|
| /include/linux/ |
| D | dma-mapping.h | 553 #define dma_map_page(d, p, o, s, r) dma_map_page_attrs(d, p, o, s, r, 0) argument
|
| D | pci.h | 1965 #define _PCI_NOP(o, s, t) \ argument 1970 #define _PCI_NOP_ALL(o, x) _PCI_NOP(o, byte, u8 x) \ argument
|
| D | hyperv.h | 1100 static inline bool is_hvsock_offer(const struct vmbus_channel_offer_channel *o) in is_hvsock_offer()
|
| /include/net/netfilter/ |
| D | nf_tables.h | 529 #define to_set_type(o) container_of(o, struct nft_set_type, ops) argument
|