Searched defs:options (Results 1 - 25 of 479) sorted by last modified time

1234567891011>>

/linux-master/net/bluetooth/
H A Dmgmt.c641 u32 options = 0; local
657 __le32 options = get_missing_options(hdev); local
665 __le32 options = get_missing_options(hdev); local
675 u32 options = 0; local
[all...]
/linux-master/fs/ntfs3/
H A Dsuper.c232 static inline void put_mount_options(struct ntfs_mount_options *options) argument
1159 struct ntfs_mount_options *options; local
[all...]
H A Dntfs_fs.h318 struct ntfs_mount_options *options; member in struct:ntfs_sb_info
/linux-master/fs/smb/client/
H A Dfs_context.c445 int smb3_parse_opt(const char *options, const char *key, char **val) argument
650 char *options = data, *key; local
[all...]
H A Dcifsproto.h717 static inline int cifs_create_options(struct cifs_sb_info *cifs_sb, int options) argument
/linux-master/drivers/tty/serial/
H A Dstm32-usart.c1971 static int stm32_usart_console_setup(struct console *co, char *options) argument
2034 static int __init early_stm32_h7_serial_setup(struct earlycon_device *device, const char *options) argument
2043 static int __init early_stm32_f7_serial_setup(struct earlycon_device *device, const char *options) argument
2052 static int __init early_stm32_f4_serial_setup(struct earlycon_device *device, const char *options) argument
H A Dserial_core.c2206 uart_parse_earlycon(char *p, unsigned char *iotype, resource_size_t *addr, char **options) argument
2261 uart_parse_options(const char *options, int *baud, int *parity, int *bits, int *flow) argument
2681 uart_poll_init(struct tty_driver *driver, int line, char *options) argument
[all...]
H A Dpmac_zilog.c1895 static int __init pmz_console_setup(struct console *co, char *options) argument
H A Dmxs-auart.c1400 auart_console_setup(struct console *co, char *options) argument
/linux-master/arch/x86/include/asm/
H A Dkvm_host.h1101 u64 options; member in struct:kvm_hv_syndbg
/linux-master/tools/perf/util/
H A Dannotate.c1315 struct annotation_options *options; member in struct:annotate_args
/linux-master/net/bridge/
H A Dbr_private.h493 unsigned long options; member in struct:net_bridge
/linux-master/mm/
H A Dshmem.c4104 char *options = data; local
[all...]
/linux-master/fs/bcachefs/
H A Dopts.c463 bch2_parse_mount_opts(struct bch_fs *c, struct bch_opts *opts, char *options) argument
/linux-master/drivers/ata/
H A Dlibata-scsi.c3444 u8 sa, options, bp = 0xff; local
/linux-master/include/net/bluetooth/
H A Dbluetooth.h197 __u8 options; member in struct:bt_iso_bcast_qos
H A Dhci.h1967 __u8 options; member in struct:hci_cp_le_pa_create_sync
/linux-master/drivers/net/ethernet/realtek/
H A Dr8169_main.c1559 u8 options; local
/linux-master/kernel/time/
H A Dtimer.c1066 __mod_timer(struct timer_list *timer, unsigned long expires, unsigned int options) argument
/linux-master/net/9p/
H A Dclient.c136 char *options, *tmp_options; local
974 struct p9_client *p9_client_create(const char *dev_name, char *options) argument
H A Dtrans_fd.c772 char *options, *tmp_options; local
/linux-master/fs/f2fs/
H A Dsuper.c665 static int parse_options(struct super_block *sb, char *options, bool is_remount) argument
4316 char *options = NULL; local
[all...]
/linux-master/fs/ext4/
H A Dsuper.c2453 static int parse_options(struct fs_context *fc, char *options) argument
[all...]
/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_common.c3791 ice_aq_get_port_options(struct ice_hw *hw, struct ice_aqc_get_port_options_elem *options, u8 *option_count, u8 lport, bool lport_valid, u8 *active_option_idx, bool *active_option_valid, u8 *pending_option_idx, bool *pending_option_valid) argument
[all...]
/linux-master/security/
H A Dsecurity.c1359 int security_sb_eat_lsm_opts(char *options, voi argument
[all...]

Completed in 424 milliseconds

1234567891011>>