Home
last modified time | relevance | path

Searched defs:fc (Results 1 - 25 of 717) sorted by relevance

12345678910>>...29

/kernel/linux/linux-5.10/fs/fuse/
H A Dacl.c16 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_get_acl() local
55 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_set_acl() local
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtw88/
H A Dutil.h25 __le16 fc = hdr->frame_control; in get_hdr_bssid() local
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Dutil.h30 __le16 fc = hdr->frame_control; in get_hdr_bssid() local
/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdsuper.c25 static int mtd_test_super(struct super_block *sb, struct fs_context *fc) in mtd_test_super() argument
45 static int mtd_set_super(struct super_block *sb, struct fs_context *fc) in mtd_set_super() argument
56 static int mtd_get_sb(struct fs_context *fc, in mtd_get_sb() argument
98 mtd_get_sb_by_nr(struct fs_context *fc, int mtdnr, int (*fill_super)(struct super_block *, struct fs_context *)) mtd_get_sb_by_nr() argument
118 get_tree_mtd(struct fs_context *fc, int (*fill_super)(struct super_block *sb, struct fs_context *fc)) get_tree_mtd() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/common/b2c2/
H A Dflexcop-sram.c9 static void flexcop_sram_set_chip(struct flexcop_device *fc, in flexcop_sram_set_chip() argument
15 int flexcop_sram_init(struct flexcop_device *fc) in flexcop_sram_init() argument
31 int flexcop_sram_set_dest(struct flexcop_device *fc, flexcop_sram_dest_t dest, in flexcop_sram_set_dest() argument
59 flexcop_wan_set_speed(struct flexcop_device *fc, flexcop_wan_speed_t s) flexcop_wan_set_speed() argument
65 flexcop_sram_ctrl(struct flexcop_device *fc, int usb_wan, int sramdma, int maximumfill) flexcop_sram_ctrl() argument
[all...]
H A Dflexcop-misc.c9 void flexcop_determine_revision(struct flexcop_device *fc) in flexcop_determine_revision() argument
65 void flexcop_device_name(struct flexcop_device *fc, in flexcop_device_name() argument
74 flexcop_dump_reg(struct flexcop_device *fc, flexcop_ibi_register reg, int num) flexcop_dump_reg() argument
[all...]
H A Dflexcop-eeprom.c107 static int flexcop_eeprom_request(struct flexcop_device *fc, in flexcop_eeprom_request() argument
121 static int flexcop_eeprom_lrc_read(struct flexcop_device *fc, u16 addr, in flexcop_eeprom_lrc_read() argument
133 int flexcop_eeprom_check_mac_addr(struct flexcop_device *fc, int extended) in flexcop_eeprom_check_mac_addr() argument
[all...]
/kernel/linux/linux-5.10/fs/nfs/
H A Dgetroot.c67 int nfs_get_root(struct super_block *s, struct fs_context *fc) in nfs_get_root() argument
[all...]
/kernel/linux/linux-5.10/fs/sysfs/
H A Dmount.c26 static int sysfs_get_tree(struct fs_context *fc) in sysfs_get_tree() argument
40 static void sysfs_fs_context_free(struct fs_context *fc) in sysfs_fs_context_free() argument
55 static int sysfs_init_fs_context(struct fs_context *fc) in sysfs_init_fs_context() argument
[all...]
/kernel/linux/linux-6.6/drivers/mtd/
H A Dmtdsuper.c25 static int mtd_get_sb(struct fs_context *fc, in mtd_get_sb() argument
76 static int mtd_get_sb_by_nr(struct fs_context *fc, int mtdnr, in mtd_get_sb_by_nr() argument
96 int get_tree_mtd(struct fs_context *fc, in get_tree_mtd() argument
[all...]
/kernel/linux/linux-6.6/fs/nfs/
H A Dgetroot.c67 int nfs_get_root(struct super_block *s, struct fs_context *fc) in nfs_get_root() argument
[all...]
/kernel/linux/linux-6.6/fs/sysfs/
H A Dmount.c26 static int sysfs_get_tree(struct fs_context *fc) in sysfs_get_tree() argument
40 static void sysfs_fs_context_free(struct fs_context *fc) in sysfs_fs_context_free() argument
55 static int sysfs_init_fs_context(struct fs_context *fc) in sysfs_init_fs_context() argument
[all...]
/kernel/linux/linux-6.6/drivers/media/common/b2c2/
H A Dflexcop-eeprom.c107 static int flexcop_eeprom_request(struct flexcop_device *fc, in flexcop_eeprom_request() argument
121 static int flexcop_eeprom_lrc_read(struct flexcop_device *fc, u16 addr, in flexcop_eeprom_lrc_read() argument
133 int flexcop_eeprom_check_mac_addr(struct flexcop_device *fc, int extended) in flexcop_eeprom_check_mac_addr() argument
[all...]
H A Dflexcop-sram.c9 static void flexcop_sram_set_chip(struct flexcop_device *fc, in flexcop_sram_set_chip() argument
15 int flexcop_sram_init(struct flexcop_device *fc) in flexcop_sram_init() argument
31 int flexcop_sram_set_dest(struct flexcop_device *fc, flexcop_sram_dest_t dest, in flexcop_sram_set_dest() argument
59 flexcop_wan_set_speed(struct flexcop_device *fc, flexcop_wan_speed_t s) flexcop_wan_set_speed() argument
65 flexcop_sram_ctrl(struct flexcop_device *fc, int usb_wan, int sramdma, int maximumfill) flexcop_sram_ctrl() argument
[all...]
H A Dflexcop-misc.c9 void flexcop_determine_revision(struct flexcop_device *fc) in flexcop_determine_revision() argument
65 void flexcop_device_name(struct flexcop_device *fc, in flexcop_device_name() argument
74 flexcop_dump_reg(struct flexcop_device *fc, flexcop_ibi_register reg, int num) flexcop_dump_reg() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
H A Diwl-devtrace.h23 __le16 fc = hdr->frame_control; in iwl_trace_data() local
/kernel/linux/linux-5.10/drivers/xen/xenfs/
H A Dsuper.c47 static int xenfs_fill_super(struct super_block *sb, struct fs_context *fc) in xenfs_fill_super() argument
72 static int xenfs_get_tree(struct fs_context *fc) in xenfs_get_tree() argument
81 static int xenfs_init_fs_context(struct fs_context *fc) in xenfs_init_fs_context() argument
/kernel/linux/linux-5.10/net/mac80211/
H A Daes_gmac.c24 const __le16 *fc; in ieee80211_aes_gmac() local
H A Daes_cmac.c29 const __le16 *fc; in ieee80211_aes_cmac() local
52 const __le16 *fc; in ieee80211_aes_cmac_256() local
H A Dled.h75 ieee80211_tpt_led_trig_tx(struct ieee80211_local *local, __le16 fc, int bytes) in ieee80211_tpt_led_trig_tx() argument
84 ieee80211_tpt_led_trig_rx(struct ieee80211_local *local, __le16 fc, int bytes) in ieee80211_tpt_led_trig_rx() argument
/kernel/linux/linux-6.6/fs/fuse/
H A Dacl.c14 static struct posix_acl *__fuse_get_acl(struct fuse_conn *fc, in __fuse_get_acl() argument
57 static inline bool fuse_no_acl(const struct fuse_conn *fc, in fuse_no_acl() argument
72 struct fuse_conn *fc = get_fuse_conn(inode); in fuse_get_acl() local
82 struct fuse_conn *fc in fuse_get_inode_acl() local
101 struct fuse_conn *fc = get_fuse_conn(inode); fuse_set_acl() local
[all...]
/kernel/linux/linux-6.6/drivers/xen/xenfs/
H A Dsuper.c47 static int xenfs_fill_super(struct super_block *sb, struct fs_context *fc) in xenfs_fill_super() argument
72 static int xenfs_get_tree(struct fs_context *fc) in xenfs_get_tree() argument
81 static int xenfs_init_fs_context(struct fs_context *fc) in xenfs_init_fs_context() argument
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/
H A Diwl-devtrace.h18 __le16 fc = hdr->frame_control; in iwl_trace_data() local
/kernel/linux/linux-6.6/net/mac80211/
H A Daes_gmac.c24 const __le16 *fc; in ieee80211_aes_gmac() local
H A Daes_cmac.c30 const __le16 *fc; in ieee80211_aes_cmac() local
53 const __le16 *fc; in ieee80211_aes_cmac_256() local

Completed in 7 milliseconds

12345678910>>...29