Home
last modified time | relevance | path

Searched defs:count (Results 15776 - 15800 of 15856) sorted by relevance

1...<<631632633634635

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h2010 __le16 count; member
/kernel/linux/linux-5.10/include/linux/
H A Dnetdevice.h233 int count; member
321 int count; member
820 u16 count; member
2472 u16 count; member
3218 u64 count; member
[all...]
/kernel/linux/linux-5.10/fs/f2fs/
H A Df2fs.h2007 inc_valid_block_count(struct f2fs_sb_info *sbi, struct inode *inode, blkcnt_t *count) inc_valid_block_count() argument
2090 dec_valid_block_count(struct f2fs_sb_info *sbi, struct inode *inode, block_t count) dec_valid_block_count() argument
2758 f2fs_i_gc_failures_write(struct inode *inode, unsigned int count) f2fs_i_gc_failures_write() argument
[all...]
/kernel/linux/linux-5.10/include/sound/
H A Demu10k1.h1563 unsigned int count; /* count of GPR (1..16) */ member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dvideodev2.h951 __u32 count; member
1746 __u32 count; member
2096 __u32 count[2]; member
2464 __u32 count; member
/kernel/linux/linux-5.10/fs/cifs/
H A Dcifspdu.h461 put_bcc(__u16 count, struct smb_hdr *hdr) in put_bcc() argument
/kernel/linux/linux-5.10/fs/ext4/
H A Dext4.h229 atomic_t count; /* reference counter */ member
[all...]
/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dthinkpad_acpi.c878 dispatch_proc_write(struct file *file, const char __user *userbuf, size_t count, loff_t *pos) dispatch_proc_write() argument
1045 add_many_to_attr_set(struct attribute_set *s, struct attribute **attr, unsigned int count) add_many_to_attr_set() argument
1338 tpacpi_rfk_sysfs_enable_store(const enum tpacpi_rfk_id id, struct device_attribute *attr, const char *buf, size_t count) tpacpi_rfk_sysfs_enable_store() argument
1437 debug_level_store(struct device_driver *drv, const char *buf, size_t count) debug_level_store() argument
1469 wlsw_emulstate_store(struct device_driver *drv, const char *buf, size_t count) wlsw_emulstate_store() argument
1492 bluetooth_emulstate_store(struct device_driver *drv, const char *buf, size_t count) bluetooth_emulstate_store() argument
1512 wwan_emulstate_store(struct device_driver *drv, const char *buf, size_t count) wwan_emulstate_store() argument
1532 uwb_emulstate_store(struct device_driver *drv, const char *buf, size_t count) uwb_emulstate_store() argument
2742 hotkey_enable_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) hotkey_enable_store() argument
2770 hotkey_mask_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) hotkey_mask_store() argument
2864 hotkey_source_mask_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) hotkey_source_mask_store() argument
2915 hotkey_poll_freq_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) hotkey_poll_freq_store() argument
3048 adaptive_kbd_mode_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) adaptive_kbd_mode_store() argument
4431 bluetooth_enable_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) bluetooth_enable_store() argument
4687 wan_enable_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) wan_enable_store() argument
5671 cmos_command_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) cmos_command_store() argument
8600 fan_pwm1_enable_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) fan_pwm1_enable_store() argument
8666 fan_pwm1_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) fan_pwm1_store() argument
8744 fan_watchdog_store(struct device_driver *drv, const char *buf, size_t count) fan_watchdog_store() argument
9541 tpacpi_battery_store(int what, struct device *dev, const char *buf, size_t count) tpacpi_battery_store() argument
9650 charge_control_start_threshold_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) charge_control_start_threshold_store() argument
9657 charge_control_end_threshold_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) charge_control_end_threshold_store() argument
[all...]
/kernel/linux/linux-5.10/include/linux/greybus/
H A Dgreybus_protocols.h716 __u8 count; member
802 __u8 count; member
910 __le16 count; member
1320 __le16 count; member
2024 __u8 count; /* coun member
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c6693 int count, i; in bnx2x_int_mem_test() local
11622 u8 count = 0; bnx2x_shared_fcoe_funcs() local
14427 bnx2x_cnic_sp_post(struct bnx2x *bp, int count) bnx2x_cnic_sp_post() argument
14508 bnx2x_cnic_sp_queue(struct net_device *dev, struct kwqe_16 *kwqes[], u32 count) bnx2x_cnic_sp_queue() argument
14668 int count = ctl->data.credit.credit_count; bnx2x_drv_ctl() local
14736 int count = ctl->data.credit.credit_count; bnx2x_drv_ctl() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/qlogic/qlcnic/
H A Dqlcnic.h2392 static inline void qlcnic_swap32_buffer(u32 *buffer, int count) in qlcnic_swap32_buffer() argument
/kernel/linux/linux-6.6/fs/ext4/
H A Dext4.h296 refcount_t count; /* reference counter */ member
[all...]
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifspdu.h433 put_bcc(__u16 count, struct smb_hdr *hdr) in put_bcc() argument
/kernel/linux/linux-6.6/include/linux/greybus/
H A Dgreybus_protocols.h716 __u8 count; member
802 __u8 count; member
910 __le16 count; member
1320 __le16 count; member
2024 __u8 count; /* coun member
[all...]
/kernel/linux/linux-6.6/include/acpi/
H A Dactbl2.h1211 u32 count; member
2984 u32 count; member
/kernel/linux/linux-6.6/include/linux/
H A Dnetdevice.h256 int count; member
340 int count; member
841 u16 count; member
[all...]
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dthinkpad_acpi.c898 dispatch_proc_write(struct file *file, const char __user *userbuf, size_t count, loff_t *pos) dispatch_proc_write() argument
1264 tpacpi_rfk_sysfs_enable_store(const enum tpacpi_rfk_id id, struct device_attribute *attr, const char *buf, size_t count) tpacpi_rfk_sysfs_enable_store() argument
1360 debug_level_store(struct device_driver *drv, const char *buf, size_t count) debug_level_store() argument
1392 wlsw_emulstate_store(struct device_driver *drv, const char *buf, size_t count) wlsw_emulstate_store() argument
1415 bluetooth_emulstate_store(struct device_driver *drv, const char *buf, size_t count) bluetooth_emulstate_store() argument
1435 wwan_emulstate_store(struct device_driver *drv, const char *buf, size_t count) wwan_emulstate_store() argument
1455 uwb_emulstate_store(struct device_driver *drv, const char *buf, size_t count) uwb_emulstate_store() argument
2619 hotkey_enable_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) hotkey_enable_store() argument
2647 hotkey_mask_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) hotkey_mask_store() argument
2741 hotkey_source_mask_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) hotkey_source_mask_store() argument
2792 hotkey_poll_freq_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) hotkey_poll_freq_store() argument
2925 adaptive_kbd_mode_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) adaptive_kbd_mode_store() argument
4324 bluetooth_enable_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) bluetooth_enable_store() argument
4579 wan_enable_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) wan_enable_store() argument
5555 cmos_command_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) cmos_command_store() argument
8541 fan_pwm1_enable_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) fan_pwm1_enable_store() argument
8607 fan_pwm1_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) fan_pwm1_store() argument
8685 fan_watchdog_store(struct device_driver *drv, const char *buf, size_t count) fan_watchdog_store() argument
9629 tpacpi_battery_store(int what, struct device *dev, const char *buf, size_t count) tpacpi_battery_store() argument
9772 charge_control_start_threshold_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) charge_control_start_threshold_store() argument
9779 charge_control_end_threshold_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) charge_control_end_threshold_store() argument
9786 charge_behaviour_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) charge_behaviour_store() argument
10698 keyboard_lang_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) keyboard_lang_store() argument
[all...]
/kernel/linux/linux-6.6/kernel/bpf/
H A Dverifier.c9013 int count = 0; in check_raw_mode_ok() local
[all...]
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dvideodev2.h1019 __u32 count; member
1850 __u32 count; member
2233 __u32 count[2]; member
2611 __u32 count; member
H A Dkvm.h146 __u64 count; member
172 __u32 count; member
325 __u32 count; member
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.h373 u8 count[3]; /* dword 1*/ member
458 u8 count[2]; /* dword 0*/ member
479 u8 count[2]; /* dword 0*/ member
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_htt_stats.h272 u32 count; member
279 u32 count; member
400 u32 count; member
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/cisco/
H A Dairo.c4097 int count; in aux_bap_read() local
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw89/
H A Dfw.h3399 __le32 count; member
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dx86.c7856 emulator_pio_in_out(struct kvm_vcpu *vcpu, int size, unsigned short port, void *data, unsigned int count, bool in) emulator_pio_in_out() argument
7907 emulator_pio_in(struct kvm_vcpu *vcpu, int size, unsigned short port, void *val, unsigned int count) emulator_pio_in() argument
7920 unsigned int count = vcpu->arch.pio.count; complete_emulator_pio_in() local
7926 emulator_pio_in_emulated(struct x86_emulate_ctxt *ctxt, int size, unsigned short port, void *val, unsigned int count) emulator_pio_in_emulated() argument
7946 emulator_pio_out(struct kvm_vcpu *vcpu, int size, unsigned short port, const void *val, unsigned int count) emulator_pio_out() argument
7954 emulator_pio_out_emulated(struct x86_emulate_ctxt *ctxt, int size, unsigned short port, const void *val, unsigned int count) emulator_pio_out_emulated() argument
13566 advance_sev_es_emulated_pio(struct kvm_vcpu *vcpu, unsigned count, int size) advance_sev_es_emulated_pio() argument
13590 unsigned int count = kvm_sev_es_outs() local
13613 unsigned count = vcpu->arch.pio.count; complete_sev_es_emulated_ins() local
13628 unsigned int count = kvm_sev_es_ins() local
13643 kvm_sev_es_string_io(struct kvm_vcpu *vcpu, unsigned int size, unsigned int port, void *data, unsigned int count, int in) kvm_sev_es_string_io() argument
[all...]

Completed in 189 milliseconds

1...<<631632633634635