| /include/uapi/linux/hsi/ |
| D | hsi_char.h | 29 #define HSC_IOW(num, dtype) _IOW(HSI_CHAR_MAGIC, num, dtype) argument 30 #define HSC_IOR(num, dtype) _IOR(HSI_CHAR_MAGIC, num, dtype) argument 31 #define HSC_IOWR(num, dtype) _IOWR(HSI_CHAR_MAGIC, num, dtype) argument 32 #define HSC_IO(num) _IO(HSI_CHAR_MAGIC, num) argument
|
| D | cs-protocol.h | 109 #define CS_IOW(num, dtype) _IOW(CS_IO_MAGIC, num, dtype) argument 110 #define CS_IOR(num, dtype) _IOR(CS_IO_MAGIC, num, dtype) argument 111 #define CS_IOWR(num, dtype) _IOWR(CS_IO_MAGIC, num, dtype) argument 112 #define CS_IO(num) _IO(CS_IO_MAGIC, num) argument
|
| /include/uapi/xen/ |
| D | privcmd.h | 56 int num; member 62 int num; /* number of pages to populate */ member 73 unsigned int num; /* number of pages to populate */ member
|
| /include/uapi/linux/ |
| D | virtio_ring.h | 98 unsigned int num; member 143 static inline void vring_init(struct vring *vr, unsigned int num, void *p, in vring_init() 153 static inline unsigned vring_size(unsigned int num, unsigned long align) in vring_size()
|
| D | omapfb.h | 33 #define OMAP_IOW(num, dtype) _IOW('O', num, dtype) argument 34 #define OMAP_IOR(num, dtype) _IOR('O', num, dtype) argument 35 #define OMAP_IOWR(num, dtype) _IOWR('O', num, dtype) argument 36 #define OMAP_IO(num) _IO('O', num) argument
|
| D | isdn_ppp.h | 61 int num; member
|
| /include/asm-generic/bitops/ |
| D | __fls.h | 14 int num = BITS_PER_LONG - 1; in __fls() local
|
| D | __ffs.h | 14 int num = 0; in __ffs() local
|
| /include/linux/ |
| D | kprobes.h | 416 static inline int register_kprobes(struct kprobe **kps, int num) in register_kprobes() 423 static inline void unregister_kprobes(struct kprobe **kps, int num) in unregister_kprobes() 430 static inline int register_jprobes(struct jprobe **jps, int num) in register_jprobes() 437 static inline void unregister_jprobes(struct jprobe **jps, int num) in unregister_jprobes() 447 static inline int register_kretprobes(struct kretprobe **rps, int num) in register_kretprobes() 454 static inline void unregister_kretprobes(struct kretprobe **rps, int num) in unregister_kretprobes()
|
| D | swapops.h | 199 static inline void num_poisoned_pages_add(long num) in num_poisoned_pages_add() 204 static inline void num_poisoned_pages_sub(long num) in num_poisoned_pages_sub()
|
| D | vringh.h | 119 struct iovec *iovec, unsigned num) in vringh_iov_init() 181 struct kvec *kvec, unsigned num) in vringh_kiov_init()
|
| D | seq_buf.h | 103 static inline void seq_buf_commit(struct seq_buf *s, int num) in seq_buf_commit()
|
| D | gpio.h | 115 static inline int gpio_request_array(const struct gpio *array, size_t num) in gpio_request_array() 128 static inline void gpio_free_array(const struct gpio *array, size_t num) in gpio_free_array()
|
| D | platform_device.h | 97 const struct resource *res, unsigned int num, in platform_device_register_resndata() 138 const struct resource *res, unsigned int num) in platform_device_register_simple()
|
| D | seq_file.h | 83 static inline void seq_commit(struct seq_file *m, int num) in seq_commit()
|
| D | udp.h | 37 static inline u32 udp_hashfn(const struct net *net, u32 num, u32 mask) in udp_hashfn()
|
| D | tty_ldisc.h | 171 int num; member
|
| /include/dt-bindings/interrupt-controller/ |
| D | arm-gic.h | 20 #define GIC_CPU_MASK_SIMPLE(num) GIC_CPU_MASK_RAW((1 << (num)) - 1) argument
|
| /include/uapi/linux/dvb/ |
| D | ca.h | 30 int num; /* slot number */ member 48 unsigned int num; /* number of available descramblers (keys) */ member
|
| /include/sound/ |
| D | tlv.h | 57 #define TLV_DB_RANGE_HEAD(num) \ argument
|
| /include/net/ |
| D | lwtunnel.h | 161 unsigned int num) in lwtunnel_encap_add_ops() 168 unsigned int num) in lwtunnel_encap_del_ops()
|
| /include/crypto/ |
| D | scatterwalk.h | 26 int chain, int num) in scatterwalk_crypto_chain()
|
| /include/linux/platform_data/ |
| D | atmel.h | 47 int num; /* port num */ member
|
| /include/linux/hsi/ |
| D | hsi.h | 238 unsigned int num; member 324 unsigned int num) in hsi_find_port_num()
|
| /include/linux/mmc/ |
| D | sdio_func.h | 50 unsigned int num; /* function number */ member
|