/linux/sound/parisc/ ! |
H A D | harmony.c | 95 harmony_read(struct snd_harmony *h, unsigned r) in harmony_read() argument 97 return __raw_readl(h->iobase + r); in harmony_read() 101 harmony_write(struct snd_harmony *h, unsigned r, unsigned long v) in harmony_write() argument 103 __raw_writel(v, h->iobase + r); in harmony_write() 107 harmony_wait_for_control(struct snd_harmony *h) in harmony_wait_for_control() argument 109 while (harmony_read(h, HARMONY_CNTL) & HARMONY_CNTL_C) ; in harmony_wait_for_control() 113 harmony_reset(struct snd_harmony *h) in harmony_reset() argument 115 harmony_write(h, HARMONY_RESET, 1); in harmony_reset() 117 harmony_write(h, HARMONY_RESET, 0); in harmony_reset() 121 harmony_disable_interrupts(struct snd_harmony *h) in harmony_disable_interrupts() argument [all …]
|
/linux/include/asm-generic/ ! |
H A D | Kbuild | 7 mandatory-y += atomic.h 8 mandatory-y += archrandom.h 9 mandatory-y += barrier.h 10 mandatory-y += bitops.h 11 mandatory-y += bug.h 12 mandatory-y += cacheflush.h 13 mandatory-y += cfi.h 14 mandatory-y += checksum.h 15 mandatory-y += compat.h 16 mandatory-y += current.h [all...] |
/linux/drivers/scsi/ ! |
H A D | hpsa.c | 21 #include <linux/module.h> 22 #include <linux/interrupt.h> 23 #include <linux/types.h> 24 #include <linux/pci.h> 25 #include <linux/kernel.h> 26 #include <linux/slab.h> 27 #include <linux/delay.h> 28 #include <linux/fs.h> 29 #include <linux/timer.h> 30 #include <linux/init.h> 375 check_for_unit_attention(struct ctlr_info * h,struct CommandList * c) check_for_unit_attention() argument 428 check_for_busy(struct ctlr_info * h,struct CommandList * c) check_for_busy() argument 443 struct ctlr_info *h; host_show_lockup_detected() local 457 struct ctlr_info *h; host_store_hp_ssd_smart_path_status() local 477 struct ctlr_info *h; host_store_raid_offload_debug() local 497 struct ctlr_info *h; host_store_rescan() local 513 struct ctlr_info *h; host_show_firmware_revision() local 529 struct ctlr_info *h = shost_to_hba(shost); host_show_commands_outstanding() local 538 struct ctlr_info *h; host_show_transport_mode() local 550 struct ctlr_info *h; host_show_hp_ssd_smart_path_status() local 634 struct ctlr_info *h; host_show_resettable() local 669 struct ctlr_info *h; raid_level_show() local 701 struct ctlr_info *h; lunid_show() local 723 struct ctlr_info *h; unique_id_show() local 751 struct ctlr_info *h; sas_address_show() local 774 struct ctlr_info *h; host_show_hp_ssd_smart_path_enabled() local 802 struct ctlr_info *h; path_info_show() local 887 struct ctlr_info *h; host_show_ctlr_num() local 897 struct ctlr_info *h; host_show_legacy_board() local 986 next_command(struct ctlr_info * h,u8 q) next_command() argument 1044 set_performant_mode(struct ctlr_info * h,struct CommandList * c,int reply_queue) set_performant_mode() argument 1055 set_ioaccel1_performant_mode(struct ctlr_info * h,struct CommandList * c,int reply_queue) set_ioaccel1_performant_mode() argument 1076 set_ioaccel2_tmf_performant_mode(struct ctlr_info * h,struct CommandList * c,int reply_queue) set_ioaccel2_tmf_performant_mode() argument 1095 set_ioaccel2_performant_mode(struct ctlr_info * h,struct CommandList * c,int reply_queue) set_ioaccel2_performant_mode() argument 1128 dial_down_lockup_detection_during_fw_flash(struct ctlr_info * h,struct CommandList * c) dial_down_lockup_detection_during_fw_flash() argument 1137 dial_up_lockup_detection_on_fw_flash_complete(struct ctlr_info * h,struct CommandList * c) dial_up_lockup_detection_on_fw_flash_complete() argument 1145 __enqueue_cmd_and_start_io(struct ctlr_info * h,struct CommandList * c,int reply_queue) __enqueue_cmd_and_start_io() argument 1176 enqueue_cmd_and_start_io(struct ctlr_info * h,struct CommandList * c) enqueue_cmd_and_start_io() argument 1186 is_scsi_rev_5(struct ctlr_info * h) is_scsi_rev_5() argument 1195 hpsa_find_target_lun(struct ctlr_info * h,unsigned char scsi3addr[],int bus,int * target,int * lun) hpsa_find_target_lun() argument 1221 hpsa_show_dev_msg(const char * level,struct ctlr_info * h,struct hpsa_scsi_dev_t * dev,char * description) hpsa_show_dev_msg() argument 1277 hpsa_scsi_add_entry(struct ctlr_info * h,struct hpsa_scsi_dev_t * device,struct hpsa_scsi_dev_t * added[],int * nadded) hpsa_scsi_add_entry() argument 1355 hpsa_scsi_update_entry(struct ctlr_info * h,int entry,struct hpsa_scsi_dev_t * new_entry) hpsa_scsi_update_entry() argument 1408 hpsa_scsi_replace_entry(struct ctlr_info * h,int entry,struct hpsa_scsi_dev_t * new_entry,struct hpsa_scsi_dev_t * added[],int * nadded,struct hpsa_scsi_dev_t * removed[],int * nremoved) hpsa_scsi_replace_entry() argument 1435 hpsa_scsi_remove_entry(struct ctlr_info * h,int entry,struct hpsa_scsi_dev_t * removed[],int * nremoved) hpsa_scsi_remove_entry() argument 1464 fixup_botched_add(struct ctlr_info * h,struct hpsa_scsi_dev_t * added) fixup_botched_add() argument 1581 hpsa_monitor_offline_device(struct ctlr_info * h,unsigned char scsi3addr[]) hpsa_monitor_offline_device() argument 1610 hpsa_show_volume_status(struct ctlr_info * h,struct hpsa_scsi_dev_t * sd) hpsa_show_volume_status() argument 1694 hpsa_figure_phys_disk_ptrs(struct ctlr_info * h,struct hpsa_scsi_dev_t * dev[],int ndevices,struct hpsa_scsi_dev_t * logical_drive) hpsa_figure_phys_disk_ptrs() argument 1769 hpsa_update_log_drive_phys_drive_ptrs(struct ctlr_info * h,struct hpsa_scsi_dev_t * dev[],int ndevices) hpsa_update_log_drive_phys_drive_ptrs() argument 1807 hpsa_add_device(struct ctlr_info * h,struct hpsa_scsi_dev_t * device) hpsa_add_device() argument 1823 hpsa_find_outstanding_commands_for_dev(struct ctlr_info * h,struct hpsa_scsi_dev_t * dev) hpsa_find_outstanding_commands_for_dev() argument 1850 hpsa_wait_for_outstanding_commands_for_dev(struct ctlr_info * h,struct hpsa_scsi_dev_t * device) hpsa_wait_for_outstanding_commands_for_dev() argument 1878 hpsa_remove_device(struct ctlr_info * h,struct hpsa_scsi_dev_t * device) hpsa_remove_device() argument 1913 adjust_hpsa_scsi_table(struct ctlr_info * h,struct hpsa_scsi_dev_t * sd[],int nsds) adjust_hpsa_scsi_table() argument 2089 lookup_hpsa_scsi_dev(struct ctlr_info * h,int bus,int target,int lun) lookup_hpsa_scsi_dev() argument 2107 struct ctlr_info *h; hpsa_sdev_init() local 2180 hpsa_free_ioaccel2_sg_chain_blocks(struct ctlr_info * h) hpsa_free_ioaccel2_sg_chain_blocks() argument 2194 hpsa_allocate_ioaccel2_sg_chain_blocks(struct ctlr_info * h) hpsa_allocate_ioaccel2_sg_chain_blocks() argument 2221 hpsa_free_sg_chain_blocks(struct ctlr_info * h) hpsa_free_sg_chain_blocks() argument 2235 hpsa_alloc_sg_chain_blocks(struct ctlr_info * h) hpsa_alloc_sg_chain_blocks() argument 2262 hpsa_map_ioaccel2_sg_chain_block(struct ctlr_info * h,struct io_accel2_cmd * cp,struct CommandList * c) hpsa_map_ioaccel2_sg_chain_block() argument 2282 hpsa_unmap_ioaccel2_sg_chain_block(struct ctlr_info * h,struct io_accel2_cmd * cp) hpsa_unmap_ioaccel2_sg_chain_block() argument 2295 hpsa_map_sg_chain_block(struct ctlr_info * h,struct CommandList * c) hpsa_map_sg_chain_block() argument 2319 hpsa_unmap_sg_chain_block(struct ctlr_info * h,struct CommandList * c) hpsa_unmap_sg_chain_block() argument 2337 handle_ioaccel_mode2_error(struct ctlr_info * h,struct CommandList * c,struct scsi_cmnd * cmd,struct io_accel2_cmd * c2,struct hpsa_scsi_dev_t * dev) handle_ioaccel_mode2_error() argument 2452 hpsa_cmd_resolve_events(struct ctlr_info * h,struct CommandList * c) hpsa_cmd_resolve_events() argument 2472 hpsa_cmd_resolve_and_free(struct ctlr_info * h,struct CommandList * c) hpsa_cmd_resolve_and_free() argument 2479 hpsa_cmd_free_and_done(struct ctlr_info * h,struct CommandList * c,struct scsi_cmnd * cmd) hpsa_cmd_free_and_done() argument 2487 hpsa_retry_cmd(struct ctlr_info * h,struct CommandList * c) hpsa_retry_cmd() argument 2493 process_ioaccel2_completion(struct ctlr_info * h,struct CommandList * c,struct scsi_cmnd * cmd,struct hpsa_scsi_dev_t * dev) process_ioaccel2_completion() argument 2534 hpsa_evaluate_tmf_status(struct ctlr_info * h,struct CommandList * cp) hpsa_evaluate_tmf_status() argument 2564 struct ctlr_info *h; complete_scsi_command() local 2841 hpsa_scsi_do_simple_cmd_core(struct ctlr_info * h,struct CommandList * c,int reply_queue,unsigned long timeout_msecs) hpsa_scsi_do_simple_cmd_core() argument 2861 hpsa_scsi_do_simple_cmd(struct ctlr_info * h,struct CommandList * c,int reply_queue,unsigned long timeout_msecs) hpsa_scsi_do_simple_cmd() argument 2871 lockup_detected(struct ctlr_info * h) lockup_detected() argument 2884 hpsa_scsi_do_simple_cmd_with_retry(struct ctlr_info * h,struct CommandList * c,enum dma_data_direction data_direction,unsigned long timeout_msecs) hpsa_scsi_do_simple_cmd_with_retry() argument 2912 hpsa_print_cmd(struct ctlr_info * h,char * txt,struct CommandList * c) hpsa_print_cmd() argument 2922 hpsa_scsi_interpret_error(struct ctlr_info * h,struct CommandList * cp) hpsa_scsi_interpret_error() argument 2997 hpsa_do_receive_diagnostic(struct ctlr_info * h,u8 * scsi3addr,u8 page,u8 * buf,size_t bufsize) hpsa_do_receive_diagnostic() argument 3024 hpsa_get_enclosure_logical_identifier(struct ctlr_info * h,u8 * scsi3addr) hpsa_get_enclosure_logical_identifier() argument 3048 hpsa_scsi_do_inquiry(struct ctlr_info * h,unsigned char * scsi3addr,u16 page,unsigned char * buf,unsigned char bufsize) hpsa_scsi_do_inquiry() argument 3077 hpsa_send_reset(struct ctlr_info * h,struct hpsa_scsi_dev_t * dev,u8 reset_type,int reply_queue) hpsa_send_reset() argument 3106 hpsa_cmd_dev_match(struct ctlr_info * h,struct CommandList * c,struct hpsa_scsi_dev_t * dev,unsigned char * scsi3addr) hpsa_cmd_dev_match() argument 3165 hpsa_do_reset(struct ctlr_info * h,struct hpsa_scsi_dev_t * dev,u8 reset_type,int reply_queue) hpsa_do_reset() argument 3198 hpsa_get_raid_level(struct ctlr_info * h,unsigned char * scsi3addr,unsigned char * raid_level) hpsa_get_raid_level() argument 3227 hpsa_debug_map_buff(struct ctlr_info * h,int rc,struct raid_map_data * map_buff) hpsa_debug_map_buff() argument 3296 hpsa_debug_map_buff(struct ctlr_info * h,int rc,struct raid_map_data * map_buff) hpsa_debug_map_buff() argument 3303 hpsa_get_raid_map(struct ctlr_info * h,unsigned char * scsi3addr,struct hpsa_scsi_dev_t * this_device) hpsa_get_raid_map() argument 3344 hpsa_bmic_sense_subsystem_information(struct ctlr_info * h,unsigned char scsi3addr[],u16 bmic_device_index,struct bmic_sense_subsystem_info * buf,size_t bufsize) hpsa_bmic_sense_subsystem_information() argument 3376 hpsa_bmic_id_controller(struct ctlr_info * h,struct bmic_identify_controller * buf,size_t bufsize) hpsa_bmic_id_controller() argument 3404 hpsa_bmic_id_physical_device(struct ctlr_info * h,unsigned char scsi3addr[],u16 bmic_device_index,struct bmic_identify_physical_device * buf,size_t bufsize) hpsa_bmic_id_physical_device() argument 3440 hpsa_get_enclosure_info(struct ctlr_info * h,unsigned char * scsi3addr,struct ReportExtendedLUNdata * rlep,int rle_index,struct hpsa_scsi_dev_t * encl_dev) hpsa_get_enclosure_info() argument 3530 hpsa_get_sas_address_from_report_physical(struct ctlr_info * h,unsigned char * scsi3addr) hpsa_get_sas_address_from_report_physical() argument 3560 hpsa_get_sas_address(struct ctlr_info * h,unsigned char * scsi3addr,struct hpsa_scsi_dev_t * dev) hpsa_get_sas_address() argument 3587 hpsa_ext_ctrl_present(struct ctlr_info * h,struct ReportExtendedLUNdata * physdev) hpsa_ext_ctrl_present() argument 3612 hpsa_vpd_page_supported(struct ctlr_info * h,unsigned char scsi3addr[],u8 page) hpsa_vpd_page_supported() argument 3662 hpsa_get_ioaccel_status(struct ctlr_info * h,unsigned char * scsi3addr,struct hpsa_scsi_dev_t * this_device) hpsa_get_ioaccel_status() argument 3709 hpsa_get_device_id(struct ctlr_info * h,unsigned char * scsi3addr,unsigned char * device_id,int index,int buflen) hpsa_get_device_id() argument 3736 hpsa_scsi_do_report_luns(struct ctlr_info * h,int logical,void * buf,int bufsize,int extended_response) hpsa_scsi_do_report_luns() argument 3784 hpsa_scsi_do_report_phys_luns(struct ctlr_info * h,struct ReportExtendedLUNdata * buf,int bufsize) hpsa_scsi_do_report_phys_luns() argument 3815 hpsa_scsi_do_report_log_luns(struct ctlr_info * h,struct ReportLUNdata * buf,int bufsize) hpsa_scsi_do_report_log_luns() argument 3830 hpsa_get_volume_status(struct ctlr_info * h,unsigned char scsi3addr[]) hpsa_get_volume_status() argument 3874 hpsa_volume_offline(struct ctlr_info * h,unsigned char scsi3addr[]) hpsa_volume_offline() argument 3933 hpsa_update_device_info(struct ctlr_info * h,unsigned char scsi3addr[],struct hpsa_scsi_dev_t * this_device,unsigned char * is_OBDR_device) hpsa_update_device_info() argument 4051 figure_bus_target_lun(struct ctlr_info * h,u8 * lunaddrbytes,struct hpsa_scsi_dev_t * device) figure_bus_target_lun() argument 4082 figure_external_status(struct ctlr_info * h,int raid_ctlr_position,int i,int nphysicals,int nlocal_logicals) figure_external_status() argument 4109 hpsa_gather_lun_info(struct ctlr_info * h,struct ReportExtendedLUNdata * physdev,u32 * nphysicals,struct ReportLUNdata * logdev,u32 * nlogicals) hpsa_gather_lun_info() argument 4146 figure_lunaddrbytes(struct ctlr_info * h,int raid_ctlr_position,int i,int nphysicals,int nlogicals,struct ReportExtendedLUNdata * physdev_list,struct ReportLUNdata * logdev_list) figure_lunaddrbytes() argument 4174 hpsa_get_ioaccel_drive_info(struct ctlr_info * h,struct hpsa_scsi_dev_t * dev,struct ReportExtendedLUNdata * rlep,int rle_index,struct bmic_identify_physical_device * id_phys) hpsa_get_ioaccel_drive_info() argument 4237 hpsa_set_local_logical_count(struct ctlr_info * h,struct bmic_identify_controller * id_ctlr,u32 * nlocals) hpsa_set_local_logical_count() argument 4261 hpsa_is_disk_spare(struct ctlr_info * h,u8 * lunaddrbytes) hpsa_is_disk_spare() argument 4288 hpsa_skip_device(struct ctlr_info * h,u8 * lunaddrbytes,struct ext_report_lun_entry * rle) hpsa_skip_device() argument 4326 hpsa_update_scsi_devices(struct ctlr_info * h) hpsa_update_scsi_devices() argument 4569 hpsa_scatter_gather(struct ctlr_info * h,struct CommandList * cp,struct scsi_cmnd * cmd) hpsa_scatter_gather() argument 4639 warn_zero_length_transfer(struct ctlr_info * h,u8 * cdb,int cdb_len,const char * func) warn_zero_length_transfer() argument 4725 hpsa_scsi_ioaccel1_queue_command(struct ctlr_info * h,struct CommandList * c,u32 ioaccel_handle,u8 * cdb,int cdb_len,u8 * scsi3addr,struct hpsa_scsi_dev_t * phys_disk) hpsa_scsi_ioaccel1_queue_command() argument 4822 hpsa_scsi_ioaccel_direct_map(struct ctlr_info * h,struct CommandList * c) hpsa_scsi_ioaccel_direct_map() argument 4843 set_encrypt_ioaccel2(struct ctlr_info * h,struct CommandList * c,struct io_accel2_cmd * cp) set_encrypt_ioaccel2() argument 4899 hpsa_scsi_ioaccel2_queue_command(struct ctlr_info * h,struct CommandList * c,u32 ioaccel_handle,u8 * cdb,int cdb_len,u8 * scsi3addr,struct hpsa_scsi_dev_t * phys_disk) hpsa_scsi_ioaccel2_queue_command() argument 5038 hpsa_scsi_ioaccel_queue_command(struct ctlr_info * h,struct CommandList * c,u32 ioaccel_handle,u8 * cdb,int cdb_len,u8 * scsi3addr,struct hpsa_scsi_dev_t * phys_disk) hpsa_scsi_ioaccel_queue_command() argument 5096 hpsa_scsi_ioaccel_raid_map(struct ctlr_info * h,struct CommandList * c) hpsa_scsi_ioaccel_raid_map() argument 5450 hpsa_ciss_submit(struct ctlr_info * h,struct CommandList * c,struct scsi_cmnd * cmd,struct hpsa_scsi_dev_t * dev) hpsa_ciss_submit() argument 5522 hpsa_cmd_init(struct ctlr_info * h,int index,struct CommandList * c) hpsa_cmd_init() argument 5543 hpsa_preinitialize_commands(struct ctlr_info * h) hpsa_preinitialize_commands() argument 5555 hpsa_cmd_partial_init(struct ctlr_info * h,int index,struct CommandList * c) hpsa_cmd_partial_init() argument 5567 hpsa_ioaccel_submit(struct ctlr_info * h,struct CommandList * c,struct scsi_cmnd * cmd,bool retry) hpsa_ioaccel_submit() argument 5628 struct ctlr_info *h = c->h; hpsa_command_resubmit_worker() local 5677 struct ctlr_info *h; hpsa_scsi_queue_command() local 5742 hpsa_scan_complete(struct ctlr_info * h) hpsa_scan_complete() argument 5754 struct ctlr_info *h = shost_to_hba(sh); hpsa_scan_start() local 5833 struct ctlr_info *h = shost_to_hba(sh); hpsa_scan_finished() local 5843 hpsa_scsi_host_alloc(struct ctlr_info * h) hpsa_scsi_host_alloc() argument 5872 hpsa_scsi_add_host(struct ctlr_info * h) hpsa_scsi_add_host() argument 5906 hpsa_send_test_unit_ready(struct ctlr_info * h,struct CommandList * c,unsigned char lunaddr[],int reply_queue) hpsa_send_test_unit_ready() argument 5942 hpsa_wait_for_test_unit_ready(struct ctlr_info * h,struct CommandList * c,unsigned char lunaddr[],int reply_queue) hpsa_wait_for_test_unit_ready() argument 5975 wait_for_device_to_become_ready(struct ctlr_info * h,unsigned char lunaddr[],int reply_queue) wait_for_device_to_become_ready() argument 6022 struct ctlr_info *h; hpsa_eh_device_reset_handler() local 6128 cmd_tagged_alloc(struct ctlr_info * h,struct scsi_cmnd * scmd) cmd_tagged_alloc() argument 6172 cmd_tagged_free(struct ctlr_info * h,struct CommandList * c) cmd_tagged_free() argument 6190 cmd_alloc(struct ctlr_info * h) cmd_alloc() argument 6251 cmd_free(struct ctlr_info * h,struct CommandList * c) cmd_free() argument 6266 struct ctlr_info *h = sdev_to_hba(dev); hpsa_ioctl32_passthru() local 6297 struct ctlr_info *h = sdev_to_hba(dev); hpsa_ioctl32_big_passthru() local 6357 hpsa_getpciinfo_ioctl(struct ctlr_info * h,void __user * argp) hpsa_getpciinfo_ioctl() argument 6372 hpsa_getdrivver_ioctl(struct ctlr_info * h,void __user * argp) hpsa_getdrivver_ioctl() argument 6395 hpsa_passthru_ioctl(struct ctlr_info * h,IOCTL_Command_struct * iocommand) hpsa_passthru_ioctl() argument 6486 hpsa_big_passthru_ioctl(struct ctlr_info * h,BIG_IOCTL_Command_struct * ioc) hpsa_big_passthru_ioctl() argument 6610 check_ioctl_unit_attention(struct ctlr_info * h,struct CommandList * c) check_ioctl_unit_attention() argument 6624 struct ctlr_info *h = sdev_to_hba(dev); hpsa_ioctl() local 6671 hpsa_send_host_reset(struct ctlr_info * h,u8 reset_type) hpsa_send_host_reset() argument 6690 fill_cmd(struct CommandList * c,u8 cmd,struct ctlr_info * h,void * buff,size_t size,u16 page_code,unsigned char * scsi3addr,int cmd_type) fill_cmd() argument 6929 get_next_completion(struct ctlr_info * h,u8 q) get_next_completion() argument 6934 interrupt_pending(struct ctlr_info * h) interrupt_pending() argument 6939 interrupt_not_for_us(struct ctlr_info * h) interrupt_not_for_us() argument 6945 bad_tag(struct ctlr_info * h,u32 tag_index,u32 raw_tag) bad_tag() argument 6966 process_indexed_cmd(struct ctlr_info * h,u32 raw_tag) process_indexed_cmd() argument 6984 ignore_bogus_interrupt(struct ctlr_info * h) ignore_bogus_interrupt() argument 7010 struct ctlr_info *h = queue_to_hba(queue); hpsa_intx_discard_completions() local 7030 struct ctlr_info *h = queue_to_hba(queue); hpsa_msix_discard_completions() local 7046 struct ctlr_info *h = queue_to_hba((u8 *) queue); do_hpsa_intr_intx() local 7065 struct ctlr_info *h = queue_to_hba(queue); do_hpsa_intr_msi() local 7474 hpsa_disable_interrupt_mode(struct ctlr_info * h) hpsa_disable_interrupt_mode() argument 7480 hpsa_setup_reply_map(struct ctlr_info * h) hpsa_setup_reply_map() argument 7503 hpsa_interrupt_mode(struct ctlr_info * h) hpsa_interrupt_mode() argument 7622 hpsa_free_cfgtables(struct ctlr_info * h) hpsa_free_cfgtables() argument 7637 hpsa_find_cfgtables(struct ctlr_info * h) hpsa_find_cfgtables() argument 7671 hpsa_get_max_perf_mode_cmds(struct ctlr_info * h) hpsa_get_max_perf_mode_cmds() argument 7695 hpsa_supports_chained_sg_blocks(struct ctlr_info * h) hpsa_supports_chained_sg_blocks() argument 7704 hpsa_find_board_params(struct ctlr_info * h) hpsa_find_board_params() argument 7736 hpsa_CISS_signature_present(struct ctlr_info * h) hpsa_CISS_signature_present() argument 7745 hpsa_set_driver_support_bits(struct ctlr_info * h) hpsa_set_driver_support_bits() argument 7761 hpsa_p600_dma_prefetch_quirk(struct ctlr_info * h) hpsa_p600_dma_prefetch_quirk() argument 7772 hpsa_wait_for_clear_event_notify_ack(struct ctlr_info * h) hpsa_wait_for_clear_event_notify_ack() argument 7792 hpsa_wait_for_mode_change_ack(struct ctlr_info * h) hpsa_wait_for_mode_change_ack() argument 7819 hpsa_enter_simple_mode(struct ctlr_info * h) hpsa_enter_simple_mode() argument 7846 hpsa_free_pci_init(struct ctlr_info * h) hpsa_free_pci_init() argument 7861 hpsa_pci_init(struct ctlr_info * h) hpsa_pci_init() argument 7944 hpsa_hba_inquiry(struct ctlr_info * h) hpsa_hba_inquiry() argument 8022 hpsa_free_cmd_pool(struct ctlr_info * h) hpsa_free_cmd_pool() argument 8044 hpsa_alloc_cmd_pool(struct ctlr_info * h) hpsa_alloc_cmd_pool() argument 8067 hpsa_free_irqs(struct ctlr_info * h) hpsa_free_irqs() argument 8092 hpsa_request_irqs(struct ctlr_info * h,irqreturn_t (* msixhandler)(int,void *),irqreturn_t (* intxhandler)(int,void *)) hpsa_request_irqs() argument 8158 hpsa_kdump_soft_reset(struct ctlr_info * h) hpsa_kdump_soft_reset() argument 8181 hpsa_free_reply_queues(struct ctlr_info * h) hpsa_free_reply_queues() argument 8198 hpsa_undo_allocations_after_kdump_soft_reset(struct ctlr_info * h) hpsa_undo_allocations_after_kdump_soft_reset() argument 8226 fail_all_outstanding_cmds(struct ctlr_info * h) fail_all_outstanding_cmds() argument 8248 set_lockup_detected_for_all_cpus(struct ctlr_info * h,u32 value) set_lockup_detected_for_all_cpus() argument 8260 controller_lockup_detected(struct ctlr_info * h) controller_lockup_detected() argument 8287 detect_controller_lockup(struct ctlr_info * h) detect_controller_lockup() argument 8332 hpsa_set_ioaccel_status(struct ctlr_info * h) hpsa_set_ioaccel_status() argument 8405 hpsa_ack_ctlr_events(struct ctlr_info * h) hpsa_ack_ctlr_events() argument 8450 hpsa_ctlr_needs_rescan(struct ctlr_info * h) hpsa_ctlr_needs_rescan() argument 8467 hpsa_offline_devices_ready(struct ctlr_info * h) hpsa_offline_devices_ready() argument 8490 hpsa_luns_changed(struct ctlr_info * h) hpsa_luns_changed() argument 8523 hpsa_perform_rescan(struct ctlr_info * h) hpsa_perform_rescan() argument 8552 struct ctlr_info *h = container_of(to_delayed_work(work), hpsa_event_monitor_worker() local 8578 struct ctlr_info *h = container_of(to_delayed_work(work), hpsa_rescan_ctlr_worker() local 8607 struct ctlr_info *h = container_of(to_delayed_work(work), hpsa_monitor_ctlr_worker() local 8621 hpsa_create_controller_wq(struct ctlr_info * h,char * name) hpsa_create_controller_wq() argument 8633 hpda_free_ctlr_info(struct ctlr_info * h) hpda_free_ctlr_info() argument 8641 struct ctlr_info *h; hpda_alloc_ctlr_info() local 8658 struct ctlr_info *h; hpsa_init_one() local 8925 hpsa_flush_cache(struct ctlr_info * h) hpsa_flush_cache() argument 8958 hpsa_disable_rld_caching(struct ctlr_info * h) hpsa_disable_rld_caching() argument 9019 struct ctlr_info *h; __hpsa_shutdown() local 9038 hpsa_free_device_info(struct ctlr_info * h) hpsa_free_device_info() argument 9050 struct ctlr_info *h; hpsa_remove_one() local 9169 hpsa_enter_performant_mode(struct ctlr_info * h,u32 trans_support) hpsa_enter_performant_mode() argument 9346 hpsa_free_ioaccel1_cmd_and_bft(struct ctlr_info * h) hpsa_free_ioaccel1_cmd_and_bft() argument 9361 hpsa_alloc_ioaccel1_cmd_and_bft(struct ctlr_info * h) hpsa_alloc_ioaccel1_cmd_and_bft() argument 9397 hpsa_free_ioaccel2_cmd_and_bft(struct ctlr_info * h) hpsa_free_ioaccel2_cmd_and_bft() argument 9414 hpsa_alloc_ioaccel2_cmd_and_bft(struct ctlr_info * h) hpsa_alloc_ioaccel2_cmd_and_bft() argument 9456 hpsa_free_performant_mode(struct ctlr_info * h) hpsa_free_performant_mode() argument 9468 hpsa_put_ctlr_into_performant_mode(struct ctlr_info * h) hpsa_put_ctlr_into_performant_mode() argument 9538 hpsa_drain_accel_commands(struct ctlr_info * h) hpsa_drain_accel_commands() argument 9723 hpsa_find_device_by_sas_rphy(struct ctlr_info * h,struct sas_rphy * rphy) hpsa_find_device_by_sas_rphy() argument 9740 hpsa_add_sas_host(struct ctlr_info * h) hpsa_add_sas_host() argument 9785 hpsa_delete_sas_host(struct ctlr_info * h) hpsa_delete_sas_host() argument 9843 struct ctlr_info *h; hpsa_sas_get_enclosure_identifier() local [all...] |
H A D | hpsa.h | 23 #include <scsi/scsicam.h> 31 void (*submit_command)(struct ctlr_info *h, 33 void (*set_intr_mask)(struct ctlr_info *h, unsigned long val); 34 bool (*intr_pending)(struct ctlr_info *h); 35 unsigned long (*command_completed)(struct ctlr_info *h, u8 q); 256 /* Address of h->q[x] is passed to intr handler to know which queue */ 420 static void SA5_submit_command(struct ctlr_info *h, in SA5_submit_command() argument 423 writel(c->busaddr, h->vaddr + SA5_REQUEST_PORT_OFFSET); in SA5_submit_command() 424 (void) readl(h->vaddr + SA5_SCRATCHPAD_OFFSET); in SA5_submit_command() 427 static void SA5_submit_command_no_read(struct ctlr_info *h, in SA5_submit_command_no_read() argument 433 SA5_submit_command_ioaccel2(struct ctlr_info * h,struct CommandList * c) SA5_submit_command_ioaccel2() argument 444 SA5_intr_mask(struct ctlr_info * h,unsigned long val) SA5_intr_mask() argument 461 SA5B_intr_mask(struct ctlr_info * h,unsigned long val) SA5B_intr_mask() argument 475 SA5_performant_intr_mask(struct ctlr_info * h,unsigned long val) SA5_performant_intr_mask() argument 489 SA5_performant_completed(struct ctlr_info * h,u8 q) SA5_performant_completed() argument 526 SA5_completed(struct ctlr_info * h,u8 q) SA5_completed() argument 548 SA5_intr_pending(struct ctlr_info * h) SA5_intr_pending() argument 555 SA5_performant_intr_pending(struct ctlr_info * h) SA5_performant_intr_pending() argument 569 SA5_ioaccel_mode1_intr_pending(struct ctlr_info * h) SA5_ioaccel_mode1_intr_pending() argument 580 SA5B_intr_pending(struct ctlr_info * h) SA5B_intr_pending() argument 590 SA5_ioaccel_mode1_completed(struct ctlr_info * h,u8 q) SA5_ioaccel_mode1_completed() argument [all...] |
/linux/Documentation/hwmon/ ! |
H A D | w83795.rst | 40 13 VSEN1 (VCORE1) 10h in0 41 14 VSEN2 (VCORE2) 11h in1 42 15 VSEN3 (VCORE3) 12h in2 43 16 VSEN4 13h in3 44 17 VSEN5 14h in4 45 18 VSEN6 15h in5 46 19 VSEN7 16h in6 47 20 VSEN8 17h in7 48 21 VSEN9 18h in8 49 22 VSEN10 19h in [all...] |
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ ! |
H A D | vpstate.c | 24 #include <subdev/bios.h> 25 #include <subdev/bios/bit.h> 26 #include <subdev/bios/vpstate.h> 42 nvbios_vpstate_parse(struct nvkm_bios *b, struct nvbios_vpstate_header *h) in nvbios_vpstate_parse() argument 44 if (!h) in nvbios_vpstate_parse() 47 h->offset = nvbios_vpstate_offset(b); in nvbios_vpstate_parse() 48 if (!h->offset) in nvbios_vpstate_parse() 51 h->version = nvbios_rd08(b, h->offset); in nvbios_vpstate_parse() 52 switch (h in nvbios_vpstate_parse() 76 nvbios_vpstate_entry(struct nvkm_bios * b,struct nvbios_vpstate_header * h,u8 idx,struct nvbios_vpstate_entry * e) nvbios_vpstate_entry() argument [all...] |
/linux/drivers/media/dvb-core/ ! |
H A D | dvb_net.c | 45 #include <linux/module.h> 46 #include <linux/kernel.h> 47 #include <linux/netdevice.h> 48 #include <linux/nospec.h> 49 #include <linux/etherdevice.h> 50 #include <linux/dvb/net.h> 51 #include <linux/uio.h> 52 #include <linux/uaccess.h> 53 #include <linux/crc32.h> 54 #include <linux/mutex.h> 316 dvb_net_ule_new_ts_cell(struct dvb_net_ule_handle * h) dvb_net_ule_new_ts_cell() argument 364 dvb_net_ule_ts_pusi(struct dvb_net_ule_handle * h) dvb_net_ule_ts_pusi() argument 392 dvb_net_ule_new_ts(struct dvb_net_ule_handle * h) dvb_net_ule_new_ts() argument 494 dvb_net_ule_new_payload(struct dvb_net_ule_handle * h) dvb_net_ule_new_payload() argument 603 dvb_net_ule_should_drop(struct dvb_net_ule_handle * h) dvb_net_ule_should_drop() argument 645 dvb_net_ule_check_crc(struct dvb_net_ule_handle * h,struct kvec iov[3],u32 ule_crc,u32 expected_crc) dvb_net_ule_check_crc() argument 762 struct dvb_net_ule_handle h = { dvb_net_ule() local [all...] |
/linux/Documentation/userspace-api/ioctl/ ! |
H A D | ioctl-number.rst | 11 macros defined in <linux/ioctl.h>: 76 0x00 00-1F linux/fs.h conflict! 77 0x00 00-1F scsi/scsi_ioctl.h conflict! 78 0x00 00-1F linux/fb.h conflict! 79 0x00 00-1F linux/wavefront.h conflict! 80 0x02 all linux/fd.h 81 0x03 all linux/hdreg.h 82 0x04 D2-DC linux/umsdos_fs.h Dead since 2.6.11, but don't reuse these. 83 0x06 all linux/lp.h 84 0x07 9F-D0 linux/vmw_vmci_defs.h, uap [all...] |
/linux/drivers/s390/crypto/ ! |
H A D | pkey_base.c | 11 #include <linux/cpufeature.h> 12 #include <linux/export.h> 13 #include <linux/init.h> 14 #include <linux/list.h> 15 #include <linux/module.h> 16 #include <linux/rculist.h> 18 #include "pkey_base.h" 39 const struct pkey_handler *h; in pkey_handler_register() local 52 list_for_each_entry_rcu(h, &handler_list, list) { in pkey_handler_register() 53 if (h in pkey_handler_register() 96 const struct pkey_handler *h; pkey_handler_get_keybased() local 116 const struct pkey_handler *h; pkey_handler_get_keytypebased() local 136 const struct pkey_handler *h; pkey_handler_put() local 157 const struct pkey_handler *h; pkey_handler_key_to_protkey() local 184 const struct pkey_handler *h, *htmp[10]; pkey_handler_slowpath_key_to_protkey() local 217 const struct pkey_handler *h; pkey_handler_gen_key() local 239 const struct pkey_handler *h; pkey_handler_clr_to_key() local 259 const struct pkey_handler *h; pkey_handler_verify_key() local 277 const struct pkey_handler *h; pkey_handler_apqns_for_key() local 295 const struct pkey_handler *h; pkey_handler_apqns_for_keytype() local 330 const struct pkey_handler *h; pkey_handler_request_modules() local [all...] |
/linux/include/uapi/asm-generic/ ! |
H A D | Kbuild | 6 mandatory-y += auxvec.h 7 mandatory-y += bitsperlong.h 8 mandatory-y += bpf_perf_event.h 9 mandatory-y += byteorder.h 10 mandatory-y += errno.h 11 mandatory-y += fcntl.h 12 mandatory-y += ioctl.h 13 mandatory-y += ioctls.h 14 mandatory-y += ipcbuf.h 15 mandatory-y += mman.h [all...] |
/linux/arch/um/include/asm/ ! |
H A D | Kbuild | 2 generic-y += bug.h 3 generic-y += compat.h 4 generic-y += device.h 5 generic-y += dma-mapping.h 6 generic-y += emergency-restart.h 7 generic-y += exec.h 8 generic-y += extable.h 9 generic-y += ftrace.h 10 generic-y += hw_irq.h 11 generic-y += irq_regs.h [all...] |
/linux/drivers/media/pci/zoran/ ! |
H A D | videocodec.c | 11 #include <linux/kernel.h> 12 #include <linux/module.h> 13 #include <linux/init.h> 14 #include <linux/types.h> 15 #include <linux/slab.h> 17 #include "videocodec.h" 39 struct codec_list *h = codeclist_top; in videocodec_attach() local 55 if (!h) { in videocodec_attach() 60 while (h) { in videocodec_attach() 63 if ((master->flags & h in videocodec_attach() 111 struct codec_list *h = codeclist_top; videocodec_detach() local 169 struct codec_list *ptr, *h = codeclist_top; videocodec_register() local 204 struct codec_list *prev = NULL, *h = codeclist_top; videocodec_unregister() local 254 struct codec_list *h = codeclist_top; videocodec_debugfs_show() local [all...] |
/linux/usr/include/ ! |
H A D | Makefile | 26 no-header-test += asm/ucontext.h 27 no-header-test += drm/vmwgfx_drm.h 28 no-header-test += linux/am437x-vpfe.h 29 no-header-test += linux/coda.h 30 no-header-test += linux/cyclades.h 31 no-header-test += linux/errqueue.h 32 no-header-test += linux/hdlc/ioctl.h 33 no-header-test += linux/ivtv.h 34 no-header-test += linux/matroxfb.h 35 no-header-test += linux/omap3isp.h [all...] |
/linux/Documentation/userspace-api/media/ ! |
H A D | Makefile | 3 # Rules to convert a .h file to inline RST documentation 10 FILES = ca.h.rst dmx.h.rst frontend.h.rst net.h.rst \ 11 videodev2.h.rst media.h.rst cec.h.rst lirc.h.rst 24 $(BUILDDIR)/ca.h [all...] |
/linux/mm/ ! |
H A D | hugetlb.c | 6 #include <linux/list.h> 7 #include <linux/init.h> 8 #include <linux/mm.h> 9 #include <linux/seq_file.h> 10 #include <linux/sysctl.h> 11 #include <linux/highmem.h> 12 #include <linux/mmu_notifier.h> 13 #include <linux/nodemask.h> 14 #include <linux/pagemap.h> 15 #include <linux/mempolicy.h> 166 hugepage_new_subpool(struct hstate * h,long max_hpages,long min_hpages) hugepage_new_subpool() argument 497 record_hugetlb_cgroup_uncharge_info(struct hugetlb_cgroup * h_cg,struct hstate * h,struct resv_map * resv,struct file_region * nrg) record_hugetlb_cgroup_uncharge_info() argument 579 hugetlb_resv_map_add(struct resv_map * map,struct list_head * rg,long from,long to,struct hstate * h,struct hugetlb_cgroup * cg,long * regions_needed) hugetlb_resv_map_add() argument 605 add_reservation_in_range(struct resv_map * resv,long f,long t,struct hugetlb_cgroup * h_cg,struct hstate * h,long * regions_needed) add_reservation_in_range() argument 737 region_add(struct resv_map * resv,long f,long t,long in_regions_needed,struct hstate * h,struct hugetlb_cgroup * h_cg) region_add() argument 973 struct hstate *h = hstate_inode(inode); hugetlb_fix_reserve_counts() local 1020 vma_hugecache_offset(struct hstate * h,struct vm_area_struct * vma,unsigned long address) vma_hugecache_offset() argument 1097 resv_map_set_hugetlb_cgroup_uncharge_info(struct resv_map * resv_map,struct hugetlb_cgroup * h_cg,struct hstate * h) resv_map_set_hugetlb_cgroup_uncharge_info() argument 1278 enqueue_hugetlb_folio(struct hstate * h,struct folio * folio) enqueue_hugetlb_folio() argument 1291 dequeue_hugetlb_folio_node_exact(struct hstate * h,int nid) dequeue_hugetlb_folio_node_exact() argument 1319 dequeue_hugetlb_folio_nodemask(struct hstate * h,gfp_t gfp_mask,int nid,nodemask_t * nmask) dequeue_hugetlb_folio_nodemask() argument 1359 available_huge_pages(struct hstate * h) available_huge_pages() argument 1364 dequeue_hugetlb_folio_vma(struct hstate * h,struct vm_area_struct * vma,unsigned long address,long gbl_chg) dequeue_hugetlb_folio_vma() argument 1450 hstate_next_node_to_free(struct hstate * h,nodemask_t * nodes_allowed) hstate_next_node_to_free() argument 1476 alloc_gigantic_folio(struct hstate * h,gfp_t gfp_mask,int nid,nodemask_t * nodemask) alloc_gigantic_folio() argument 1509 alloc_gigantic_folio(struct hstate * h,gfp_t gfp_mask,int nid,nodemask_t * nodemask) alloc_gigantic_folio() argument 1517 alloc_gigantic_folio(struct hstate * h,gfp_t gfp_mask,int nid,nodemask_t * nodemask) alloc_gigantic_folio() argument 1532 remove_hugetlb_folio(struct hstate * h,struct folio * folio,bool adjust_surplus) remove_hugetlb_folio() argument 1568 add_hugetlb_folio(struct hstate * h,struct folio * folio,bool adjust_surplus) add_hugetlb_folio() argument 1598 __update_and_free_hugetlb_folio(struct hstate * h,struct folio * folio) __update_and_free_hugetlb_folio() argument 1673 struct hstate *h; free_hpage_workfn() local 1694 flush_free_hpage_work(struct hstate * h) flush_free_hpage_work() argument 1700 update_and_free_hugetlb_folio(struct hstate * h,struct folio * folio,bool atomic) update_and_free_hugetlb_folio() argument 1719 bulk_vmemmap_restore_error(struct hstate * h,struct list_head * folio_list,struct list_head * non_hvo_folios) bulk_vmemmap_restore_error() argument 1770 update_and_free_pages_bulk(struct hstate * h,struct list_head * folio_list) update_and_free_pages_bulk() argument 1813 struct hstate *h; size_to_hstate() local 1828 struct hstate *h = folio_hstate(folio); free_huge_folio() local 1893 __prep_account_new_huge_page(struct hstate * h,int nid) __prep_account_new_huge_page() argument 1900 init_new_hugetlb_folio(struct hstate * h,struct folio * folio) init_new_hugetlb_folio() argument 1909 __prep_new_hugetlb_folio(struct hstate * h,struct folio * folio) __prep_new_hugetlb_folio() argument 1915 prep_new_hugetlb_folio(struct hstate * h,struct folio * folio,int nid) prep_new_hugetlb_folio() argument 1943 alloc_buddy_hugetlb_folio(struct hstate * h,gfp_t gfp_mask,int nid,nodemask_t * nmask,nodemask_t * node_alloc_noretry) alloc_buddy_hugetlb_folio() argument 1992 only_alloc_fresh_hugetlb_folio(struct hstate * h,gfp_t gfp_mask,int nid,nodemask_t * nmask,nodemask_t * node_alloc_noretry) only_alloc_fresh_hugetlb_folio() argument 2014 alloc_fresh_hugetlb_folio(struct hstate * h,gfp_t gfp_mask,int nid,nodemask_t * nmask) alloc_fresh_hugetlb_folio() argument 2030 prep_and_add_allocated_folios(struct hstate * h,struct list_head * folio_list) prep_and_add_allocated_folios() argument 2052 alloc_pool_huge_folio(struct hstate * h,nodemask_t * nodes_allowed,nodemask_t * node_alloc_noretry,int * next_node) alloc_pool_huge_folio() argument 2079 remove_pool_hugetlb_folio(struct hstate * h,nodemask_t * nodes_allowed,bool acct_surplus) remove_pool_hugetlb_folio() argument 2133 struct hstate *h = folio_hstate(folio); dissolve_free_hugetlb_folio() local 2209 struct hstate *h; dissolve_free_hugetlb_folios() local 2231 alloc_surplus_hugetlb_folio(struct hstate * h,gfp_t gfp_mask,int nid,nodemask_t * nmask) alloc_surplus_hugetlb_folio() argument 2281 alloc_migrate_hugetlb_folio(struct hstate * h,gfp_t gfp_mask,int nid,nodemask_t * nmask) alloc_migrate_hugetlb_folio() argument 2308 alloc_buddy_hugetlb_folio_with_mpol(struct hstate * h,struct vm_area_struct * vma,unsigned long addr) alloc_buddy_hugetlb_folio_with_mpol() argument 2333 alloc_hugetlb_folio_reserve(struct hstate * h,int preferred_nid,nodemask_t * nmask,gfp_t gfp_mask) alloc_hugetlb_folio_reserve() argument 2354 alloc_hugetlb_folio_nodemask(struct hstate * h,int preferred_nid,nodemask_t * nmask,gfp_t gfp_mask,bool allow_alloc_fallback) alloc_hugetlb_folio_nodemask() argument 2398 gather_surplus_pages(struct hstate * h,long delta) gather_surplus_pages() argument 2503 return_unused_surplus_pages(struct hstate * h,unsigned long unused_resv_pages) return_unused_surplus_pages() argument 2583 __vma_reservation_common(struct hstate * h,struct vm_area_struct * vma,unsigned long addr,enum vma_resv_mode mode) __vma_reservation_common() argument 2663 vma_needs_reservation(struct hstate * h,struct vm_area_struct * vma,unsigned long addr) vma_needs_reservation() argument 2669 vma_commit_reservation(struct hstate * h,struct vm_area_struct * vma,unsigned long addr) vma_commit_reservation() argument 2675 vma_end_reservation(struct hstate * h,struct vm_area_struct * vma,unsigned long addr) vma_end_reservation() argument 2681 vma_add_reservation(struct hstate * h,struct vm_area_struct * vma,unsigned long addr) vma_add_reservation() argument 2687 vma_del_reservation(struct hstate * h,struct vm_area_struct * vma,unsigned long addr) vma_del_reservation() argument 2713 restore_reserve_on_error(struct hstate * h,struct vm_area_struct * vma,unsigned long address,struct folio * folio) restore_reserve_on_error() argument 2797 struct hstate *h; alloc_and_dissolve_hugetlb_folio() local 2973 struct hstate *h = hstate_vma(vma); alloc_hugetlb_folio() local 3144 alloc_bootmem(struct hstate * h,int nid,bool node_exact) alloc_bootmem() argument 3196 __alloc_bootmem_huge_page(struct hstate * h,int nid) __alloc_bootmem_huge_page() argument 3255 hugetlb_folio_init_vmemmap(struct folio * folio,struct hstate * h,unsigned long nr_pages) hugetlb_folio_init_vmemmap() argument 3291 hugetlb_bootmem_init_migratetype(struct folio * folio,struct hstate * h) hugetlb_bootmem_init_migratetype() argument 3306 prep_and_add_bootmem_folios(struct hstate * h,struct list_head * folio_list) prep_and_add_bootmem_folios() argument 3374 hugetlb_bootmem_free_invalid_page(int nid,struct page * page,struct hstate * h) hugetlb_bootmem_free_invalid_page() argument 3395 struct hstate *h = NULL, *prev_h = NULL; gather_bootmem_prealloc_node() local 3482 hugetlb_hstate_alloc_pages_onenode(struct hstate * h,int nid) hugetlb_hstate_alloc_pages_onenode() argument 3518 hugetlb_hstate_alloc_pages_specific_nodes(struct hstate * h) hugetlb_hstate_alloc_pages_specific_nodes() argument 3533 hugetlb_hstate_alloc_pages_errcheck(unsigned long allocated,struct hstate * h) hugetlb_hstate_alloc_pages_errcheck() argument 3547 struct hstate *h = (struct hstate *)arg; hugetlb_pages_alloc_boot_node() local 3569 hugetlb_gigantic_pages_alloc_boot(struct hstate * h) hugetlb_gigantic_pages_alloc_boot() argument 3582 hugetlb_pages_alloc_boot(struct hstate * h) hugetlb_pages_alloc_boot() argument 3643 hugetlb_hstate_alloc_pages(struct hstate * h) hugetlb_hstate_alloc_pages() argument 3672 struct hstate *h, *h2; hugetlb_init_hstates() local 3712 struct hstate *h; report_hugepages() local 3733 try_to_free_low(struct hstate * h,unsigned long count,nodemask_t * nodes_allowed) try_to_free_low() argument 3765 try_to_free_low(struct hstate * h,unsigned long count,nodemask_t * nodes_allowed) try_to_free_low() argument 3776 adjust_pool_surplus(struct hstate * h,nodemask_t * nodes_allowed,int delta) adjust_pool_surplus() argument 3804 persistent_huge_pages(h) global() argument 3805 set_max_huge_pages(struct hstate * h,unsigned long count,int nid,nodemask_t * nodes_allowed) set_max_huge_pages() argument 4153 struct hstate *h; nr_hugepages_show_common() local 4167 __nr_hugepages_store_common(bool obey_mempolicy,struct hstate * h,int nid,unsigned long count,size_t len) __nr_hugepages_store_common() argument 4203 struct hstate *h; nr_hugepages_store_common() local 4254 struct hstate *h = kobj_to_hstate(kobj, NULL); nr_overcommit_hugepages_show() local 4263 struct hstate *h = kobj_to_hstate(kobj, NULL); nr_overcommit_hugepages_store() local 4283 struct hstate *h; free_hugepages_show() local 4300 struct hstate *h = kobj_to_hstate(kobj, NULL); resv_hugepages_show() local 4308 struct hstate *h; surplus_hugepages_show() local 4328 struct hstate *h; demote_store() local 4384 struct hstate *h = kobj_to_hstate(kobj, NULL); demote_size_show() local 4394 struct hstate *h, *demote_hstate; demote_size_store() local 4447 hugetlb_sysfs_add_hstate(struct hstate * h,struct kobject * parent,struct kobject ** hstate_kobjs,const struct attribute_group * hstate_attr_group) hugetlb_sysfs_add_hstate() argument 4539 struct hstate *h; hugetlb_unregister_node() local 4569 struct hstate *h; hugetlb_register_node() local 4625 struct hstate *h; hugetlb_sysfs_init() local 4732 struct hstate *h; hugetlb_add_hstate() local 4903 struct hstate *h; hugepagesz_setup() local 5019 struct hstate *h; hugetlb_bootmem_alloc() local 5064 allowed_mems_nr(struct hstate * h) allowed_mems_nr() argument 5102 struct hstate *h = &default_hstate; hugetlb_sysctl_handler_common() local 5141 struct hstate *h = &default_hstate; hugetlb_overcommit_handler() local 5208 struct hstate *h; hugetlb_report_meminfo() local 5238 struct hstate *h = &default_hstate; hugetlb_report_node_meminfo() local 5254 struct hstate *h; hugetlb_show_meminfo_node() local 5277 struct hstate *h; hugetlb_total_pages() local 5285 hugetlb_acct_memory(struct hstate * h,long delta) hugetlb_acct_memory() argument 5375 struct hstate *h = hstate_vma(vma); hugetlb_vm_op_close() local 5559 struct hstate *h = hstate_vma(src_vma); copy_hugetlb_page_range() local 5744 struct hstate *h = hstate_vma(vma); move_huge_pte() local 5783 struct hstate *h = hstate_vma(vma); move_hugetlb_page_tables() local 5852 struct hstate *h = hstate_vma(vma); __unmap_hugepage_range() local 6080 struct hstate *h = hstate_vma(vma); unmap_ref_private() local 6140 struct hstate *h = hstate_vma(vma); hugetlb_wp() local 6329 hugetlbfs_pagecache_present(struct hstate * h,struct vm_area_struct * vma,unsigned long address) hugetlbfs_pagecache_present() argument 6347 struct hstate *h = hstate_inode(inode); hugetlb_add_to_page_cache() local 6393 hugetlb_pte_stable(struct hstate * h,struct mm_struct * mm,unsigned long addr,pte_t * ptep,pte_t old_pte) hugetlb_pte_stable() argument 6413 struct hstate *h = hstate_vma(vma); hugetlb_no_page() local 6662 struct hstate *h = hstate_vma(vma); hugetlb_fault() local 6847 alloc_hugetlb_folio_vma(struct hstate * h,struct vm_area_struct * vma,unsigned long address) alloc_hugetlb_folio_vma() argument 6884 struct hstate *h = hstate_vma(dst_vma); hugetlb_mfill_atomic_pte() local 7095 struct hstate *h = hstate_vma(vma); hugetlb_change_protection() local 7248 struct hstate *h = hstate_inode(inode); hugetlb_reserve_pages() local 7413 struct hstate *h = hstate_inode(inode); hugetlb_unreserve_pages() local 7722 hugetlb_mask_last_page(struct hstate * h) hugetlb_mask_last_page() argument 7737 hugetlb_mask_last_page(struct hstate * h) hugetlb_mask_last_page() argument 7835 struct hstate *h = folio_hstate(old_folio); move_hugetlb_state() local 7894 struct hstate *h = hstate_vma(vma); hugetlb_unshare_pmds() local [all...] |
/linux/arch/x86/entry/syscalls/ ! |
H A D | Makefile | 27 $(uapi)/unistd_32.h: abis := i386 28 $(uapi)/unistd_32.h: $(syscall32) $(syshdr) FORCE 31 $(out)/unistd_32_ia32.h: abis := i386 32 $(out)/unistd_32_ia32.h: prefix := ia32_ 33 $(out)/unistd_32_ia32.h: $(syscall32) $(syshdr) FORCE 36 $(uapi)/unistd_x32.h: abis := common,x32 37 $(uapi)/unistd_x32.h: offset := __X32_SYSCALL_BIT 38 $(uapi)/unistd_x32.h: $(syscall64) $(syshdr) FORCE 41 $(uapi)/unistd_64.h: abis := common,64 42 $(uapi)/unistd_64.h [all...] |
/linux/net/xfrm/ ! |
H A D | xfrm_hash.h | 5 #include <linux/xfrm.h> 6 #include <linux/socket.h> 7 #include <linux/jhash.h> 89 unsigned int h = family ^ reqid; in __xfrm_dst_hash() local 92 h ^= __xfrm4_daddr_saddr_hash(daddr, saddr); in __xfrm_dst_hash() 95 h ^= __xfrm6_daddr_saddr_hash(daddr, saddr); in __xfrm_dst_hash() 98 return (h ^ (h >> 16)) & hmask; in __xfrm_dst_hash() 106 unsigned int h = family; in __xfrm_src_hash() local 109 h in __xfrm_src_hash() 122 unsigned int h = (__force u32)spi ^ proto; __xfrm_spi_hash() local 137 unsigned int h = seq; __xfrm_seq_hash() local 152 unsigned int h = 0; __sel_hash() local 181 unsigned int h = 0; __addr_hash() local [all...] |
/linux/tools/perf/util/ ! |
H A D | srccode.c | 7 #include <linux/list.h> 8 #include <linux/zalloc.h> 9 #include <stdlib.h> 10 #include <sys/mman.h> 11 #include <sys/stat.h> 12 #include <fcntl.h> 13 #include <unistd.h> 14 #include <assert.h> 15 #include <string.h> 16 #include "srccode.h" 92 struct srcfile *h; find_srcfile() local [all...] |
/linux/include/linux/ ! |
H A D | bits.h | 5 #include <vdso/bits.h> 6 #include <uapi/linux/bits.h> 17 * position @h. For example 30 #include <linux/build_bug.h> 31 #include <linux/compiler.h> 32 #include <linux/overflow.h> 34 #define GENMASK_INPUT_CHECK(h, l) BUILD_BUG_ON_ZERO(const_true((l) > (h))) argument 46 #define GENMASK_TYPE(t, h, l) \ argument 47 ((t)(GENMASK_INPUT_CHECK(h, 51 GENMASK(h,l) global() argument 52 GENMASK_ULL(h,l) global() argument 54 GENMASK_U8(h,l) global() argument 55 GENMASK_U16(h,l) global() argument 56 GENMASK_U32(h,l) global() argument 57 GENMASK_U64(h,l) global() argument 58 GENMASK_U128(h,l) global() argument 84 GENMASK(h,l) global() argument 85 GENMASK_ULL(h,l) global() argument [all...] |
/linux/tools/include/linux/ ! |
H A D | bits.h | 5 #include <linux/const.h> 6 #include <vdso/bits.h> 7 #include <uapi/linux/bits.h> 8 #include <asm/bitsperlong.h> 19 * position @h. For example 32 #include <linux/build_bug.h> 33 #include <linux/compiler.h> 34 #include <linux/overflow.h> 36 #define GENMASK_INPUT_CHECK(h, l) BUILD_BUG_ON_ZERO(const_true((l) > (h))) argument 48 GENMASK_TYPE(t,h,l) global() argument 53 GENMASK_U8(h,l) global() argument 54 GENMASK_U16(h,l) global() argument 55 GENMASK_U32(h,l) global() argument 56 GENMASK_U64(h,l) global() argument 82 GENMASK_INPUT_CHECK(h,l) global() argument 86 GENMASK(h,l) global() argument 88 GENMASK_ULL(h,l) global() argument 102 GENMASK_U128(h,l) global() argument [all...] |
/linux/lib/crypto/ ! |
H A D | sm3.c | 11 #include <crypto/sm3.h> 12 #include <linux/export.h> 13 #include <linux/kernel.h> 14 #include <linux/module.h> 15 #include <linux/string.h> 16 #include <linux/unaligned.h> 41 #define R(i, a, b, c, d, e, f, g, h, t, w1, w2) \ argument 46 h += GG ## i(e, f, g) + ss1 + (w1); \ 49 h = P0((h)); \ 52 R1(a,b,c,d,e,f,g,h,t,w1,w2) global() argument 54 R2(a,b,c,d,e,f,g,h,t,w1,w2) global() argument 77 u32 a, b, c, d, e, f, g, h, ss1, ss2; sm3_transform() local [all...] |
/linux/drivers/media/test-drivers/visl/ ! |
H A D | visl-trace-vp9.h | 5 #include <linux/tracepoint.h> 6 #include "visl.h" 129 TP_PROTO(const struct v4l2_ctrl_vp9_compressed_hdr *h), 130 TP_ARGS(h), 131 TP_STRUCT__entry(__field_struct(struct v4l2_ctrl_vp9_compressed_hdr, h)), 132 TP_fast_assign(__entry->h = *h;), 147 __print_symbolic(__entry->h.tx_mode, 154 __entry->h.tx8, 155 sizeof(__entry->h [all...] |
/linux/drivers/acpi/ ! |
H A D | acpi_configfs.c | 10 #include <linux/init.h> 11 #include <linux/module.h> 12 #include <linux/configfs.h> 13 #include <linux/acpi.h> 14 #include <linux/security.h> 79 struct acpi_table_header *h = get_header(cfg); in acpi_table_aml_read() local 81 if (IS_ERR(h)) in acpi_table_aml_read() 82 return PTR_ERR(h); in acpi_table_aml_read() 85 memcpy(data, h, h in acpi_table_aml_read() 101 struct acpi_table_header *h = get_header(cfg); acpi_table_signature_show() local 111 struct acpi_table_header *h = get_header(cfg); acpi_table_length_show() local 121 struct acpi_table_header *h = get_header(cfg); acpi_table_revision_show() local 131 struct acpi_table_header *h = get_header(cfg); acpi_table_oem_id_show() local 141 struct acpi_table_header *h = get_header(cfg); acpi_table_oem_table_id_show() local 151 struct acpi_table_header *h = get_header(cfg); acpi_table_oem_revision_show() local 162 struct acpi_table_header *h = get_header(cfg); acpi_table_asl_compiler_id_show() local 173 struct acpi_table_header *h = get_header(cfg); acpi_table_asl_compiler_revision_show() local [all...] |
/linux/tools/lib/subcmd/ ! |
H A D | parse-options.h | 5 #include <linux/kernel.h> 6 #include <stdbool.h> 7 #include <stdint.h> 118 #define OPT_ARGUMENT(l, h) { .type = OPTION_ARGUMENT, .long_name = (l), .help = (h) } argument 119 #define OPT_GROUP(h) { .type = OPTION_GROUP, .help = (h) } argument 120 #define OPT_BIT(s, l, v, h, b) { .type = OPTION_BIT, .short_name = (s), .long_name = (l), .value = check_vtype(v, int *), .help = (h), .defval = (b) } argument 121 #define OPT_BOOLEAN(s, l, v, h) { argument 122 OPT_BOOLEAN_FLAG(s,l,v,h,f) global() argument 123 OPT_BOOLEAN_SET(s,l,v,os,h) global() argument 127 OPT_INCR(s,l,v,h) global() argument 128 OPT_SET_UINT(s,l,v,h,i) global() argument 129 OPT_SET_PTR(s,l,v,h,p) global() argument 130 OPT_INTEGER(s,l,v,h) global() argument 131 OPT_UINTEGER(s,l,v,h) global() argument 132 OPT_UINTEGER_OPTARG(s,l,v,d,h) global() argument 133 OPT_LONG(s,l,v,h) global() argument 134 OPT_ULONG(s,l,v,h) global() argument 135 OPT_U64(s,l,v,h) global() argument 136 OPT_STRING(s,l,v,a,h) global() argument 137 OPT_STRING_OPTARG(s,l,v,a,h,d) global() argument 141 OPT_STRING_OPTARG_SET(s,l,v,os,a,h,d) global() argument 146 OPT_STRING_NOEMPTY(s,l,v,a,h) global() argument 147 OPT_DATE(s,l,v,h) global() argument 149 OPT_CALLBACK(s,l,v,a,h,f) global() argument 151 OPT_CALLBACK_SET(s,l,v,os,a,h,f) global() argument 153 OPT_CALLBACK_NOOPT(s,l,v,a,h,f) global() argument 155 OPT_CALLBACK_DEFAULT(s,l,v,a,h,f,d) global() argument 157 OPT_CALLBACK_DEFAULT_NOOPT(s,l,v,a,h,f,d) global() argument 161 OPT_CALLBACK_OPTARG(s,l,v,d,a,h,f) global() argument [all...] |
/linux/drivers/clk/qcom/ ! |
H A D | clk-hfpll.c | 4 #include <linux/kernel.h> 5 #include <linux/export.h> 6 #include <linux/regmap.h> 7 #include <linux/delay.h> 8 #include <linux/err.h> 9 #include <linux/clk-provider.h> 10 #include <linux/spinlock.h> 12 #include "clk-regmap.h" 13 #include "clk-hfpll.h" 22 struct clk_hfpll *h in __clk_hfpll_init_once() local 59 struct clk_hfpll *h = to_clk_hfpll(hw); __clk_hfpll_enable() local 98 struct clk_hfpll *h = to_clk_hfpll(hw); clk_hfpll_enable() local 112 __clk_hfpll_disable(struct clk_hfpll * h) __clk_hfpll_disable() argument 127 struct clk_hfpll *h = to_clk_hfpll(hw); clk_hfpll_disable() local 137 struct clk_hfpll *h = to_clk_hfpll(hw); clk_hfpll_determine_rate() local 158 struct clk_hfpll *h = to_clk_hfpll(hw); clk_hfpll_set_rate() local 196 struct clk_hfpll *h = to_clk_hfpll(hw); clk_hfpll_recalc_rate() local 208 struct clk_hfpll *h = to_clk_hfpll(hw); clk_hfpll_init() local 234 struct clk_hfpll *h = to_clk_hfpll(hw); hfpll_is_enabled() local [all...] |