| /include/linux/ |
| D | proc_fs.h | 100 #define proc_create_seq_data(name, mode, parent, ops, data) \ argument 102 #define proc_create_seq(name, mode, parent, ops) \ argument 107 #define proc_create_single(name, mode, parent, show) \ argument 136 #define proc_create_net(name, mode, parent, ops, state_size) \ argument 184 static inline struct proc_dir_entry *_proc_mkdir(const char *name, umode_t mode, in _proc_mkdir() 190 umode_t mode, struct proc_dir_entry *parent, void *data) { return NULL; } in proc_mkdir_data() 192 umode_t mode, struct proc_dir_entry *parent) { return NULL; } in proc_mkdir_mode() 193 #define proc_create_seq_private(name, mode, parent, ops, size, data) ({NULL;}) argument 194 #define proc_create_seq_data(name, mode, parent, ops, data) ({NULL;}) argument 195 #define proc_create_seq(name, mode, parent, ops) ({NULL;}) argument [all …]
|
| D | debugfs.h | 208 static inline struct dentry *debugfs_create_file(const char *name, umode_t mode, in debugfs_create_file() 216 umode_t mode, struct dentry *parent, in debugfs_create_file_unsafe() 223 static inline void debugfs_create_file_size(const char *name, umode_t mode, in debugfs_create_file_size() 296 static inline void debugfs_create_u8(const char *name, umode_t mode, in debugfs_create_u8() 299 static inline void debugfs_create_u16(const char *name, umode_t mode, in debugfs_create_u16() 302 static inline void debugfs_create_u32(const char *name, umode_t mode, in debugfs_create_u32() 305 static inline void debugfs_create_u64(const char *name, umode_t mode, in debugfs_create_u64() 308 static inline void debugfs_create_ulong(const char *name, umode_t mode, in debugfs_create_ulong() 312 static inline void debugfs_create_x8(const char *name, umode_t mode, in debugfs_create_x8() 315 static inline void debugfs_create_x16(const char *name, umode_t mode, in debugfs_create_x16() [all …]
|
| D | wait_bit.h | 71 wait_on_bit(unsigned long *word, int bit, unsigned mode) in wait_on_bit() 96 wait_on_bit_io(unsigned long *word, int bit, unsigned mode) in wait_on_bit_io() 122 wait_on_bit_timeout(unsigned long *word, int bit, unsigned mode, in wait_on_bit_timeout() 151 unsigned mode) in wait_on_bit_action() 179 wait_on_bit_lock(unsigned long *word, int bit, unsigned mode) in wait_on_bit_lock() 203 wait_on_bit_lock_io(unsigned long *word, int bit, unsigned mode) in wait_on_bit_lock_io() 230 unsigned mode) in wait_on_bit_lock_action()
|
| D | device_cgroup.h | 40 static inline int devcgroup_inode_mknod(int mode, dev_t dev) in devcgroup_inode_mknod() 65 static inline int devcgroup_inode_mknod(int mode, dev_t dev) in devcgroup_inode_mknod()
|
| D | phylink.h | 96 static inline bool phylink_autoneg_inband(unsigned int mode) in phylink_autoneg_inband() 637 #define __phylink_do_bit(op, bm, mode) \ argument 640 #define phylink_set(bm, mode) __phylink_do_bit(__set_bit, bm, mode) argument 641 #define phylink_clear(bm, mode) __phylink_do_bit(__clear_bit, bm, mode) argument 642 #define phylink_test(bm, mode) __phylink_do_bit(test_bit, bm, mode) argument
|
| D | hrtimer.h | 246 enum hrtimer_mode mode) in hrtimer_init_on_stack() 253 enum hrtimer_mode mode) in hrtimer_init_sleeper_on_stack() 274 const enum hrtimer_mode mode) in hrtimer_start() 283 enum hrtimer_mode mode) in hrtimer_start_expires()
|
| D | hwspinlock.h | 115 int mode, unsigned long *flags) in __hwspin_lock_timeout() 121 int __hwspin_trylock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_trylock() 127 void __hwspin_unlock(struct hwspinlock *hwlock, int mode, unsigned long *flags) in __hwspin_unlock()
|
| D | seccomp_types.h | 23 int mode; member
|
| D | sysfb.h | 100 struct simplefb_platform_data *mode) in sysfb_parse_mode() 106 const struct simplefb_platform_data *mode, in sysfb_create_simplefb()
|
| D | posix_acl.h | 113 struct dentry *dentry, umode_t mode) in posix_acl_chmod() 128 static inline int posix_acl_create(struct inode *inode, umode_t *mode, in posix_acl_create()
|
| /include/rdma/ |
| D | rdma_counter.h | 23 enum rdma_nl_counter_mode mode; member 29 struct rdma_counter_mode mode; member 40 struct rdma_counter_mode mode; member
|
| /include/uapi/linux/netfilter/ |
| D | xt_SECMARK.h | 18 __u8 mode; member 24 __u8 mode; member
|
| D | xt_connmark.h | 24 __u8 mode; member 29 __u8 shift_dir, shift_bits, mode; member
|
| D | xt_hashlimit.h | 33 __u32 mode; /* bitmask of XT_HASHLIMIT_HASH_* */ member 57 __u32 mode; /* bitmask of XT_HASHLIMIT_HASH_* */ member 73 __u32 mode; /* bitmask of XT_HASHLIMIT_HASH_* */ member 87 __u32 mode; /* bitmask of XT_HASHLIMIT_HASH_* */ member
|
| D | xt_CONNSECMARK.h | 13 __u8 mode; member
|
| D | xt_policy.h | 28 mode:1, member 61 __u8 mode; member
|
| /include/uapi/linux/ |
| D | userfaultfd.h | 266 __u64 mode; member 287 __u64 mode; member 299 __u64 mode; member 325 __u64 mode; member 338 __u64 mode; member 350 __u64 mode; member 369 __u64 mode; member
|
| /include/uapi/linux/hsi/ |
| D | hsi_char.h | 39 __u32 mode; member 45 __u32 mode; member
|
| /include/linux/soc/renesas/ |
| D | rcar-rst.h | 9 static inline int rcar_rst_read_mode_pins(u32 *mode) { return -ENODEV; } in rcar_rst_read_mode_pins()
|
| /include/linux/soc/nxp/ |
| D | lpc32xx-misc.h | 25 static inline void lpc32xx_set_phy_interface_mode(phy_interface_t mode) in lpc32xx_set_phy_interface_mode()
|
| /include/uapi/linux/netfilter_ipv4/ |
| D | ipt_ttl.h | 19 __u8 mode; member
|
| D | ipt_TTL.h | 19 __u8 mode; member
|
| /include/uapi/linux/netfilter_ipv6/ |
| D | ip6t_hl.h | 20 __u8 mode; member
|
| D | ip6t_HL.h | 20 __u8 mode; member
|
| /include/soc/fsl/qe/ |
| D | qmc.h | 53 enum qmc_mode mode; member 75 enum qmc_mode mode; member
|