Searched defs:mode (Results 1 - 25 of 132) sorted by relevance

123456

/include/linux/netfilter/
H A Dxt_CONNSECMARK.h12 __u8 mode; member in struct:xt_connsecmark_target_info
H A Dxt_SECMARK.h10 * 'mode' refers to the specific security subsystem which the
17 __u8 mode; member in struct:xt_secmark_target_info
H A Dxt_connmark.h23 __u8 mode; member in struct:xt_connmark_tginfo1
H A Dxt_statistic.h21 __u16 mode; member in struct:xt_statistic_info
H A Dxt_hashlimit.h23 __u32 mode; /* bitmask of XT_HASHLIMIT_HASH_* */ member in struct:hashlimit_cfg
47 __u32 mode; /* bitmask of XT_HASHLIMIT_HASH_* */ member in struct:hashlimit_cfg1
H A Dxt_rateest.h26 __u16 mode; member in struct:xt_rateest_match_info
/include/linux/
H A Ddevice_cgroup.h5 extern int devcgroup_inode_mknod(int mode, dev_t dev);
17 static inline int devcgroup_inode_mknod(int mode, dev_t dev) argument
H A Dseccomp.h10 typedef struct { int mode; } seccomp_t; member in struct:__anon1175
24 return s->mode;
H A Di2c-pnx.h20 int mode; /* Interface mode */ member in struct:i2c_pnx_mif
H A Dhwspinlock.h24 /* hwspinlock mode argument */
107 int mode, unsigned long *flags)
113 int __hwspin_trylock(struct hwspinlock *hwlock, int mode, unsigned long *flags) argument
119 void __hwspin_unlock(struct hwspinlock *hwlock, int mode, unsigned long *flags) argument
106 __hwspin_lock_timeout(struct hwspinlock *hwlock, unsigned int to, int mode, unsigned long *flags) argument
H A Dmatroxfb.h14 __u32 mode; /* which mode */ member in struct:matroxioc_output_mode
H A Dmigrate.h17 enum migrate_mode mode);
20 enum migrate_mode mode);
38 enum migrate_mode mode) { return -ENOSYS; }
41 enum migrate_mode mode) { return -ENOSYS; }
36 migrate_pages(struct list_head *l, new_page_t x, unsigned long private, bool offlining, enum migrate_mode mode) argument
39 migrate_huge_pages(struct list_head *l, new_page_t x, unsigned long private, bool offlining, enum migrate_mode mode) argument
H A Dshmem_fs.h33 umode_t mode; /* Mount mode for root directory */ member in struct:shmem_sb_info
/include/linux/netfilter_ipv4/
H A Dipt_TTL.h18 __u8 mode; member in struct:ipt_TTL_info
H A Dipt_ttl.h18 __u8 mode; member in struct:ipt_ttl_info
/include/linux/netfilter_ipv6/
H A Dip6t_HL.h19 __u8 mode; member in struct:ip6t_HL_info
H A Dip6t_hl.h19 __u8 mode; member in struct:ip6t_hl_info
/include/asm-generic/
H A Dipcbuf.h25 __kernel_mode_t mode; member in struct:ipc64_perm
/include/linux/input/
H A Dsh_keysc.h8 SH_KEYSC_MODE_4, SH_KEYSC_MODE_5, SH_KEYSC_MODE_6 } mode; member in struct:sh_keysc_info
H A Dcma3000.h41 * @mode: Operating mode
52 uint8_t mode; member in struct:cma3000_platform_data
/include/sound/
H A Dl3.h12 int mode; member in struct:l3_pins
/include/linux/regulator/
H A Dmax8649.h37 unsigned mode:2; /* bit[1:0] = VID1,VID0 */ member in struct:max8649_platform_data
/include/linux/hsi/
H A Dhsi_char.h51 uint32_t mode; member in struct:hsc_rx_config
57 uint32_t mode; member in struct:hsc_tx_config
/include/drm/
H A Ddrm_fb_helper.h70 struct drm_display_mode *mode; member in struct:drm_fb_helper
H A Dgma_drm.h39 struct drm_mode_modeinfo mode; member in struct:drm_psb_mode_operation_arg

Completed in 818 milliseconds

123456