| /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/xen/arm/ |
| D | hypervisor.h | 31 static inline void xen_arch_register_cpu(int num) in xen_arch_register_cpu() 35 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
|
| /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 | 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
|
| D | isdn_ppp.h | 62 int num; member
|
| /include/asm-generic/bitops/ |
| D | __ffs.h | 15 int num = 0; in __ffs() local
|
| D | __fls.h | 15 int num = BITS_PER_LONG - 1; in __fls() local
|
| /include/linux/ |
| D | kprobes.h | 437 static inline int register_kprobes(struct kprobe **kps, int num) in register_kprobes() 444 static inline void unregister_kprobes(struct kprobe **kps, int num) in unregister_kprobes() 451 static inline int register_jprobes(struct jprobe **jps, int num) in register_jprobes() 458 static inline void unregister_jprobes(struct jprobe **jps, int num) in unregister_jprobes() 468 static inline int register_kretprobes(struct kretprobe **rps, int num) in register_kretprobes() 475 static inline void unregister_kretprobes(struct kretprobe **rps, int num) in unregister_kretprobes()
|
| 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 | 104 static inline void seq_buf_commit(struct seq_buf *s, int num) in seq_buf_commit()
|
| D | gpio.h | 116 static inline int gpio_request_array(const struct gpio *array, size_t num) in gpio_request_array() 129 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 | 84 static inline void seq_commit(struct seq_file *m, int num) in seq_commit()
|
| D | if_pppox.h | 57 __be16 num; member
|
| D | udp.h | 37 static inline u32 udp_hashfn(const struct net *net, u32 num, u32 mask) in udp_hashfn()
|
| D | tty_ldisc.h | 172 int num; member
|
| /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 | 57 #define TLV_DB_RANGE_HEAD(num) \ argument
|
| /include/net/ |
| D | lwtunnel.h | 168 unsigned int num) in lwtunnel_encap_add_ops() 175 unsigned int num) in lwtunnel_encap_del_ops()
|
| /include/crypto/ |
| D | scatterwalk.h | 26 int chain, int num) in scatterwalk_crypto_chain()
|
| /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
|