| /include/uapi/linux/hsi/ |
| D | hsi_char.h | 16 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype) argument 17 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype) argument 18 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype) argument 19 #define HSC_IO(num) _IO(HSI_CHAR_MAGIC, num) argument
|
| D | cs-protocol.h | 96 #define CS_IOW(num, dtype) _IOW(CS_IO_MAGIC, num, dtype) argument 97 #define CS_IOR(num, dtype) _IOR(CS_IO_MAGIC, num, dtype) argument 98 #define CS_IOWR(num, dtype) _IOWR(CS_IO_MAGIC, num, dtype) argument 99 #define CS_IO(num) _IO(CS_IO_MAGIC, num) argument
|
| /include/xen/arm/ |
| D | hypervisor.h | 17 static inline void xen_arch_register_cpu(int num) in xen_arch_register_cpu() 21 static inline void xen_arch_unregister_cpu(int num) in xen_arch_unregister_cpu()
|
| /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/linux/ |
| D | fprobe.h | 81 static inline int register_fprobe_ips(struct fprobe *fp, unsigned long *addrs, int num) in register_fprobe_ips() 85 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 | kprobes.h | 463 static inline int register_kprobes(struct kprobe **kps, int num) in register_kprobes() 470 static inline void unregister_kprobes(struct kprobe **kps, int num) in unregister_kprobes() 477 static inline int register_kretprobes(struct kretprobe **rps, int num) in register_kretprobes() 484 static inline void unregister_kretprobes(struct kretprobe **rps, int num) in unregister_kretprobes()
|
| D | vringh.h | 133 struct iovec *iovec, unsigned num) in vringh_iov_init() 195 struct kvec *kvec, unsigned num) in vringh_kiov_init()
|
| D | seq_buf.h | 141 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 | string_choices.h | 80 static inline const char *str_plural(size_t num) in str_plural()
|
| D | platform_device.h | 161 const struct resource *res, unsigned int num, in platform_device_register_resndata() 202 const struct resource *res, unsigned int num) in platform_device_register_simple()
|
| /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/asm-generic/bitops/ |
| D | __ffs.h | 15 unsigned int num = 0; in generic___ffs() local
|
| D | __fls.h | 15 unsigned int num = BITS_PER_LONG - 1; in generic___fls() local
|
| /include/linux/cdx/ |
| D | cdx_bus.h | 176 #define cdx_resource_start(dev, num) ((dev)->res[(num)].start) argument 177 #define cdx_resource_end(dev, num) ((dev)->res[(num)].end) argument 178 #define cdx_resource_flags(dev, num) ((dev)->res[(num)].flags) argument 179 #define cdx_resource_len(dev, num) \ argument
|
| /include/dt-bindings/interrupt-controller/ |
| D | arm-gic.h | 23 #define GIC_CPU_MASK_SIMPLE(num) GIC_CPU_MASK_RAW((1 << (num)) - 1) argument
|
| /include/uapi/linux/dvb/ |
| D | ca.h | 37 int num; member 66 unsigned int num; member
|
| /include/linux/firmware/imx/ |
| D | sm.h | 24 static inline int scmi_imx_misc_ctrl_get(u32 id, u32 *num, u32 *val) in scmi_imx_misc_ctrl_get()
|
| /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/linux/usb/ |
| D | ljca.h | 67 unsigned int num; member
|
| /include/net/ |
| D | lwtunnel.h | 191 unsigned int num) in lwtunnel_encap_add_ops() 198 unsigned int num) in lwtunnel_encap_del_ops()
|