| /include/uapi/linux/hsi/ |
| D | hsi_char.h | 30 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype) argument 31 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype) argument 32 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype) argument 33 #define HSC_IO(num) _IO(HSI_CHAR_MAGIC, num) argument
|
| D | cs-protocol.h | 110 #define CS_IOW(num, dtype) _IOW(CS_IO_MAGIC, num, dtype) argument 111 #define CS_IOR(num, dtype) _IOR(CS_IO_MAGIC, num, dtype) argument 112 #define CS_IOWR(num, dtype) _IOWR(CS_IO_MAGIC, num, dtype) argument 113 #define CS_IO(num) _IO(CS_IO_MAGIC, num) argument
|
| /include/uapi/xen/ |
| D | privcmd.h | 57 int num; member 63 int num; /* number of pages to populate */ member 74 unsigned int num; /* number of pages to populate */ member 88 __u16 num; member 97 __u64 num; member
|
| /include/xen/arm/ |
| D | hypervisor.h | 29 static inline void xen_arch_register_cpu(int num) in xen_arch_register_cpu() 33 static inline void xen_arch_unregister_cpu(int num) in xen_arch_unregister_cpu()
|
| /include/linux/ |
| D | fprobe.h | 72 static inline int register_fprobe_ips(struct fprobe *fp, unsigned long *addrs, int num) in register_fprobe_ips() 76 static inline int register_fprobe_syms(struct fprobe *fp, const char **syms, int num) in register_fprobe_syms()
|
| D | bsearch.h | 8 void *__inline_bsearch(const void *key, const void *base, size_t num, size_t size, cmp_func_t cmp) in __inline_bsearch()
|
| D | gpio.h | 124 static inline int gpio_request_array(const struct gpio *array, size_t num) in gpio_request_array() 137 static inline void gpio_free_array(const struct gpio *array, size_t num) in gpio_free_array()
|
| D | kprobes.h | 469 static inline int register_kprobes(struct kprobe **kps, int num) in register_kprobes() 476 static inline void unregister_kprobes(struct kprobe **kps, int num) in unregister_kprobes() 483 static inline int register_kretprobes(struct kretprobe **rps, int num) in register_kretprobes() 490 static inline void unregister_kretprobes(struct kretprobe **rps, int num) in unregister_kretprobes()
|
| D | vringh.h | 117 struct iovec *iovec, unsigned num) in vringh_iov_init() 179 struct kvec *kvec, unsigned num) in vringh_kiov_init()
|
| D | seq_buf.h | 129 static inline void seq_buf_commit(struct seq_buf *s, int num) in seq_buf_commit()
|
| D | if_tun.h | 18 unsigned short num; member
|
| D | platform_device.h | 133 const struct resource *res, unsigned int num, in platform_device_register_resndata() 174 const struct resource *res, unsigned int num) in platform_device_register_simple()
|
| D | if_pppox.h | 51 __be16 num; member
|
| D | tty_ldisc.h | 214 int num; member
|
| /include/asm-generic/bitops/ |
| D | __fls.h | 15 int num = BITS_PER_LONG - 1; in __fls() local
|
| D | __ffs.h | 15 int num = 0; in __ffs() local
|
| /include/uapi/linux/ |
| D | virtio_ring.h | 159 unsigned int num; member 199 static inline void vring_init(struct vring *vr, unsigned int num, void *p, in vring_init() 209 static inline unsigned vring_size(unsigned int num, unsigned long align) in vring_size()
|
| D | omapfb.h | 34 #define OMAP_IOW(num, dtype) _IOW('O', num, dtype) argument 35 #define OMAP_IOR(num, dtype) _IOR('O', num, dtype) argument 36 #define OMAP_IOWR(num, dtype) _IOWR('O', num, dtype) argument 37 #define OMAP_IO(num) _IO('O', num) argument
|
| /include/dt-bindings/interrupt-controller/ |
| D | arm-gic.h | 21 #define GIC_CPU_MASK_SIMPLE(num) GIC_CPU_MASK_RAW((1 << (num)) - 1) argument
|
| /include/uapi/linux/dvb/ |
| D | ca.h | 52 int num; member 81 unsigned int num; member
|
| /include/sound/ |
| D | tlv.h | 42 #define TLV_DB_RANGE_HEAD(num) \ argument
|
| /include/media/ |
| D | dvb_ringbuffer.h | 134 #define DVB_RINGBUFFER_SKIP(rbuf, num) {\ argument
|
| /include/crypto/ |
| D | scatterwalk.h | 21 struct scatterlist *sg, int num) in scatterwalk_crypto_chain()
|
| /include/net/ |
| D | lwtunnel.h | 191 unsigned int num) in lwtunnel_encap_add_ops() 198 unsigned int num) in lwtunnel_encap_del_ops()
|
| /include/sound/ac97/ |
| D | codec.h | 50 unsigned int num; member
|