/linux-4.1.27/drivers/usb/core/ |
D | devio.c | 84 struct usb_dev_state *ps; member 154 static int connected(struct usb_dev_state *ps) in connected() 187 struct usb_dev_state *ps = file->private_data; in usbdev_read() local 310 struct usb_dev_state *ps = as->ps; in async_newpending() local 320 struct usb_dev_state *ps = as->ps; in async_removepending() local 328 static struct async *async_getcompleted(struct usb_dev_state *ps) in async_getcompleted() 343 static struct async *async_getpending(struct usb_dev_state *ps, in async_getpending() 451 static void cancel_bulk_urbs(struct usb_dev_state *ps, unsigned bulk_addr) in cancel_bulk_urbs() 492 struct usb_dev_state *ps = as->ps; in async_completed() local 533 static void destroy_async(struct usb_dev_state *ps, struct list_head *list) in destroy_async() [all …]
|
/linux-4.1.27/drivers/md/ |
D | dm-snap-persistent.c | 166 static int alloc_area(struct pstore *ps) in alloc_area() 201 static void free_area(struct pstore *ps) in free_area() 228 static int chunk_io(struct pstore *ps, void *area, chunk_t chunk, int rw, in chunk_io() 266 static chunk_t area_location(struct pstore *ps, chunk_t area) in area_location() 271 static void skip_metadata(struct pstore *ps) in skip_metadata() 283 static int area_io(struct pstore *ps, int rw) in area_io() 297 static void zero_memory_area(struct pstore *ps) in zero_memory_area() 302 static int zero_disk_area(struct pstore *ps, chunk_t area) in zero_disk_area() 307 static int read_header(struct pstore *ps, int *new_snapshot) in read_header() 385 static int write_header(struct pstore *ps) in write_header() [all …]
|
D | dm-queue-length.c | 53 static int ql_create(struct path_selector *ps, unsigned argc, char **argv) in ql_create() 74 static void ql_destroy(struct path_selector *ps) in ql_destroy() 84 static int ql_status(struct path_selector *ps, struct dm_path *path, in ql_status() 109 static int ql_add_path(struct path_selector *ps, struct dm_path *path, in ql_add_path() 150 static void ql_fail_path(struct path_selector *ps, struct dm_path *path) in ql_fail_path() 158 static int ql_reinstate_path(struct path_selector *ps, struct dm_path *path) in ql_reinstate_path() 171 static struct dm_path *ql_select_path(struct path_selector *ps, in ql_select_path() 200 static int ql_start_io(struct path_selector *ps, struct dm_path *path, in ql_start_io() 210 static int ql_end_io(struct path_selector *ps, struct dm_path *path, in ql_end_io()
|
D | dm-service-time.c | 49 static int st_create(struct path_selector *ps, unsigned argc, char **argv) in st_create() 70 static void st_destroy(struct path_selector *ps) in st_destroy() 80 static int st_status(struct path_selector *ps, struct dm_path *path, in st_status() 106 static int st_add_path(struct path_selector *ps, struct dm_path *path, in st_add_path() 163 static void st_fail_path(struct path_selector *ps, struct dm_path *path) in st_fail_path() 171 static int st_reinstate_path(struct path_selector *ps, struct dm_path *path) in st_reinstate_path() 258 static struct dm_path *st_select_path(struct path_selector *ps, in st_select_path() 282 static int st_start_io(struct path_selector *ps, struct dm_path *path, in st_start_io() 292 static int st_end_io(struct path_selector *ps, struct dm_path *path, in st_end_io()
|
D | dm-round-robin.c | 63 static int rr_create(struct path_selector *ps, unsigned argc, char **argv) in rr_create() 75 static void rr_destroy(struct path_selector *ps) in rr_destroy() 85 static int rr_status(struct path_selector *ps, struct dm_path *path, in rr_status() 111 static int rr_add_path(struct path_selector *ps, struct dm_path *path, in rr_add_path() 147 static void rr_fail_path(struct path_selector *ps, struct dm_path *p) in rr_fail_path() 155 static int rr_reinstate_path(struct path_selector *ps, struct dm_path *p) in rr_reinstate_path() 165 static struct dm_path *rr_select_path(struct path_selector *ps, in rr_select_path()
|
D | dm-mpath.c | 53 struct path_selector ps; member 176 struct path_selector *ps = &pg->ps; in free_priority_group() local 553 static struct pgpath *parse_path(struct dm_arg_set *as, struct path_selector *ps, in parse_path() 1311 struct path_selector *ps; in multipath_end_io() local
|
/linux-4.1.27/drivers/net/dsa/ |
D | mv88e6xxx.c | 99 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6xxx_reg_read() local 158 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6xxx_reg_write() local 281 struct mv88e6xxx_priv_state *ps; in mv88e6xxx_ppu_reenable_work() local 295 struct mv88e6xxx_priv_state *ps = (void *)_ps; in mv88e6xxx_ppu_reenable_timer() local 302 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6xxx_ppu_access_get() local 329 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6xxx_ppu_access_put() local 338 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6xxx_ppu_state_init() local 439 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6xxx_6352_family() local 554 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in have_sw_in_discards() local 586 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in _mv88e6xxx_get_ethtool_stats() local [all …]
|
D | mv88e6171.c | 41 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6171_setup_global() local 229 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6171_setup() local 264 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6171_get_eee() local 275 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6171_set_eee() local
|
D | mv88e6131.c | 128 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6131_setup_port() local 225 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6131_setup() local 271 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6131_port_to_phy_addr() local
|
D | mv88e6352.c | 50 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6352_setup_global() local 293 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6352_setup() local 326 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6352_read_eeprom_word() local 426 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6352_write_eeprom_word() local
|
D | mv88e6123_61_65.c | 241 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6123_61_65_setup() local
|
/linux-4.1.27/kernel/trace/ |
D | trace_events_filter.c | 578 static void parse_error(struct filter_parse_state *ps, int err, int pos) in parse_error() 624 static void append_filter_err(struct filter_parse_state *ps, in append_filter_err() 888 static int filter_add_pred(struct filter_parse_state *ps, in filter_add_pred() 986 static int init_pred(struct filter_parse_state *ps, in init_pred() 1043 static void parse_init(struct filter_parse_state *ps, in parse_init() 1057 static char infix_next(struct filter_parse_state *ps) in infix_next() 1067 static char infix_peek(struct filter_parse_state *ps) in infix_peek() 1075 static void infix_advance(struct filter_parse_state *ps) in infix_advance() 1084 static inline int is_precedence_lower(struct filter_parse_state *ps, in is_precedence_lower() 1090 static inline int is_op_char(struct filter_parse_state *ps, char c) in is_op_char() [all …]
|
/linux-4.1.27/drivers/net/wireless/ath/ |
D | dfs_pri_detector.c | 99 struct pri_sequence *ps, *ps0; in pool_deregister_ref() local 227 struct pri_sequence ps, *new_ps; in pseq_handler_create_sequences() local 304 struct pri_sequence *ps, *ps2; in pseq_handler_add_to_existing_seqs() local 335 struct pri_sequence *ps; in pseq_handler_check_detection() local 357 struct pri_sequence *ps, *ps0; in pri_detector_reset() local 382 struct pri_sequence *ps; in pri_detector_add_pulse() local
|
D | dfs_pattern_detector.c | 285 struct pri_sequence *ps = pd->add_pulse(pd, event); in dpd_add_pulse() local
|
/linux-4.1.27/net/l2tp/ |
D | l2tp_ppp.c | 221 struct pppol2tp_session *ps = l2tp_session_priv(session); in pppol2tp_recv() local 275 struct pppol2tp_session *ps = l2tp_session_priv(session); in pppol2tp_session_sock_hold() local 283 struct pppol2tp_session *ps = l2tp_session_priv(session); in pppol2tp_session_sock_put() local 306 struct pppol2tp_session *ps; in pppol2tp_sendmsg() local 392 struct pppol2tp_session *ps; in pppol2tp_xmit() local 451 struct pppol2tp_session *ps = l2tp_session_priv(session); in pppol2tp_session_close() local 576 struct pppol2tp_session *ps = l2tp_session_priv(session); in pppol2tp_show() local 596 struct pppol2tp_session *ps; in pppol2tp_connect() local 811 struct pppol2tp_session *ps; in pppol2tp_session_create() local 1008 struct pppol2tp_session *ps = l2tp_session_priv(session); in pppol2tp_session_ioctl() local [all …]
|
/linux-4.1.27/tools/testing/selftests/vm/ |
D | thuge-gen.c | 92 void show(unsigned long ps) in show() 132 unsigned long read_free(unsigned long ps) in read_free() 233 unsigned long ps = page_sizes[i]; in main() local 245 unsigned long ps = page_sizes[i]; in main() local
|
/linux-4.1.27/fs/pstore/ |
D | inode.c | 68 struct pstore_private *ps = s->private; in pstore_ftrace_seq_start() local 93 struct pstore_private *ps = s->private; in pstore_ftrace_seq_next() local 106 struct pstore_private *ps = s->private; in pstore_ftrace_seq_show() local 124 static int pstore_check_syslog_permissions(struct pstore_private *ps) in pstore_check_syslog_permissions() 140 struct pstore_private *ps = sf->private; in pstore_file_read() local 149 struct pstore_private *ps = inode->i_private; in pstore_file_open() local
|
/linux-4.1.27/arch/sparc/include/asm/ |
D | ide.h | 40 u16 *ps = dst; in __ide_insw() local 70 const u16 *ps = src; in __ide_outsw() local
|
/linux-4.1.27/arch/x86/kvm/ |
D | i8254.c | 110 struct kvm_kpit_state *ps = &kvm->arch.vpit->pit_state; in __kpit_elapsed() local 236 struct kvm_kpit_state *ps = container_of(kian, struct kvm_kpit_state, in kvm_pit_ack_irq() local 283 struct kvm_kpit_state *ps = &pit->pit_state; in pit_do_work() local 318 struct kvm_kpit_state *ps = container_of(data, struct kvm_kpit_state, timer); in pit_timer_fn() local 335 struct kvm_kpit_state *ps = &kvm->arch.vpit->pit_state; in create_pit_timer() local 380 struct kvm_kpit_state *ps = &kvm->arch.vpit->pit_state; in pit_load_count() local
|
D | x86.c | 3727 static int kvm_vm_ioctl_get_pit(struct kvm *kvm, struct kvm_pit_state *ps) in kvm_vm_ioctl_get_pit() 3737 static int kvm_vm_ioctl_set_pit(struct kvm *kvm, struct kvm_pit_state *ps) in kvm_vm_ioctl_set_pit() 3748 static int kvm_vm_ioctl_get_pit2(struct kvm *kvm, struct kvm_pit_state2 *ps) in kvm_vm_ioctl_get_pit2() 3761 static int kvm_vm_ioctl_set_pit2(struct kvm *kvm, struct kvm_pit_state2 *ps) in kvm_vm_ioctl_set_pit2() 3861 struct kvm_pit_state ps; in kvm_arch_vm_ioctl() member
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | trinity_dpm.c | 348 struct trinity_ps *ps = rps->ps_priv; in trinity_get_ps() local 870 struct trinity_ps *ps = trinity_get_ps(rps); in trinity_setup_uvd_clock_table() local 1189 struct trinity_ps *ps = trinity_get_ps(rps); in trinity_dpm_force_performance_level() local 1306 struct trinity_ps *ps) in trinity_patch_boot_state() 1381 struct trinity_ps *ps, in trinity_patch_thermal_state() 1414 struct trinity_ps *ps, u32 index) in trinity_calculate_display_wm() 1455 struct trinity_ps *ps = trinity_get_ps(rps); in trinity_adjust_uvd_state() local 1492 struct trinity_ps *ps = trinity_get_ps(new_rps); in trinity_apply_state_adjust_rules() local 1619 struct trinity_ps *ps = trinity_get_ps(rps); in trinity_parse_pplib_non_clock_info() local 1646 struct trinity_ps *ps = trinity_get_ps(rps); in trinity_parse_pplib_clock_info() local [all …]
|
D | sumo_dpm.c | 77 struct sumo_ps *ps = rps->ps_priv; in sumo_get_ps() local 346 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_program_bsp() local 389 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_program_at() local 1044 struct sumo_ps *ps, in sumo_patch_thermal_state() 1091 struct sumo_ps *ps = sumo_get_ps(new_rps); in sumo_apply_state_adjust_rules() local 1394 struct sumo_ps *ps) in sumo_patch_boot_state() 1408 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_parse_pplib_non_clock_info() local 1435 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_parse_pplib_clock_info() local 1468 struct sumo_ps *ps; in sumo_parse_power_table() local 1798 struct sumo_ps *ps = sumo_get_ps(rps); in sumo_dpm_print_power_state() local [all …]
|
D | rs780_dpm.c | 36 struct igp_ps *ps = rps->ps_priv; in rs780_get_ps() local 751 struct igp_ps *ps = rs780_get_ps(rps); in rs780_parse_pplib_clock_info() local 800 struct igp_ps *ps; in rs780_parse_power_table() local 940 struct igp_ps *ps = rs780_get_ps(rps); in rs780_dpm_print_power_state() local 984 struct igp_ps *ps = rs780_get_ps(rps); in rs780_dpm_debugfs_print_current_performance_level() local 1031 struct igp_ps *ps = rs780_get_ps(rps); in rs780_dpm_force_performance_level() local
|
D | ni_dpm.c | 735 struct ni_ps *ps = rps->ps_priv; in ni_get_ps() local 788 struct ni_ps *ps = ni_get_ps(rps); in ni_apply_state_adjust_rules() local 907 const u32 *ps = NULL; in ni_cg_clockgating_default() local 919 const u32 *ps = NULL; in ni_gfx_clockgating_enable() local 935 const u32 *ps = NULL; in ni_mg_clockgating_default() local 947 const u32 *ps = NULL; in ni_mg_clockgating_enable() local 963 const u32 *ps = NULL; in ni_ls_clockgating_default() local 975 const u32 *ps = NULL; in ni_ls_clockgating_enable() local 2298 struct ni_ps *ps = ni_get_ps(radeon_state); in ni_populate_smc_sp() local 3926 struct ni_ps *ps = ni_get_ps(rps); in ni_parse_pplib_clock_info() local [all …]
|
D | rv770_dpm.c | 50 struct rv7xx_ps *ps = rps->ps_priv; in rv770_get_ps() local 2180 struct rv7xx_ps *ps = rv770_get_ps(rps); in rv7xx_parse_pplib_clock_info() local 2278 struct rv7xx_ps *ps; in rv7xx_parse_power_table() local 2435 struct rv7xx_ps *ps = rv770_get_ps(rps); in rv770_dpm_print_power_state() local 2469 struct rv7xx_ps *ps = rv770_get_ps(rps); in rv770_dpm_debugfs_print_current_performance_level() local 2498 struct rv7xx_ps *ps = rv770_get_ps(rps); in rv770_dpm_get_current_sclk() local 2520 struct rv7xx_ps *ps = rv770_get_ps(rps); in rv770_dpm_get_current_mclk() local
|
D | rv6xx_dpm.c | 39 struct rv6xx_ps *ps = rps->ps_priv; in rv6xx_get_ps() local 1821 struct rv6xx_ps *ps = rv6xx_get_ps(rps); in rv6xx_parse_pplib_clock_info() local 1884 struct rv6xx_ps *ps; in rv6xx_parse_power_table() local 2010 struct rv6xx_ps *ps = rv6xx_get_ps(rps); in rv6xx_dpm_print_power_state() local 2032 struct rv6xx_ps *ps = rv6xx_get_ps(rps); in rv6xx_dpm_debugfs_print_current_performance_level() local 2057 struct rv6xx_ps *ps = rv6xx_get_ps(rps); in rv6xx_dpm_get_current_sclk() local 2080 struct rv6xx_ps *ps = rv6xx_get_ps(rps); in rv6xx_dpm_get_current_mclk() local
|
D | kv_dpm.c | 244 struct kv_ps *ps = rps->ps_priv; in kv_get_ps() local 2141 struct kv_ps *ps = kv_get_ps(new_rps); in kv_apply_state_adjust_rules() local 2574 struct kv_ps *ps) in kv_patch_boot_state() 2587 struct kv_ps *ps = kv_get_ps(rps); in kv_parse_pplib_non_clock_info() local 2614 struct kv_ps *ps = kv_get_ps(rps); in kv_parse_pplib_clock_info() local 2646 struct kv_ps *ps; in kv_parse_power_table() local 2850 struct kv_ps *ps = kv_get_ps(rps); in kv_dpm_print_power_state() local
|
D | btc_dpm.c | 2098 struct rv7xx_ps *ps = rv770_get_ps(rps); in btc_apply_state_adjust_rules() local 2738 struct rv7xx_ps *ps = rv770_get_ps(rps); in btc_dpm_debugfs_print_current_performance_level() local 2763 struct rv7xx_ps *ps = rv770_get_ps(rps); in btc_dpm_get_current_sclk() local 2786 struct rv7xx_ps *ps = rv770_get_ps(rps); in btc_dpm_get_current_mclk() local
|
D | si_dpm.c | 2939 struct ni_ps *ps = ni_get_ps(rps); in si_apply_state_adjust_rules() local 3343 struct ni_ps *ps = ni_get_ps(rps); in si_dpm_force_performance_level() local 4904 struct ni_ps *ps = ni_get_ps(radeon_state); in si_populate_smc_sp() local 6659 struct ni_ps *ps = ni_get_ps(rps); in si_parse_pplib_clock_info() local 6743 struct ni_ps *ps; in si_parse_power_table() local 6987 struct ni_ps *ps = ni_get_ps(rps); in si_dpm_debugfs_print_current_performance_level() local 7007 struct ni_ps *ps = ni_get_ps(rps); in si_dpm_get_current_sclk() local 7025 struct ni_ps *ps = ni_get_ps(rps); in si_dpm_get_current_mclk() local
|
D | atom.c | 57 uint32_t *ps, *ws; member 1162 int len, ws, ps, ptr; in atom_execute_table_locked() local 1331 uint32_t ps[16]; in atom_asic_init() local
|
D | radeon_pm.c | 868 struct radeon_ps *ps; in radeon_dpm_pick_power_state() local 994 struct radeon_ps *ps; in radeon_dpm_change_power_state_locked() local
|
D | r600_blit.c | 162 u32 *vs, *ps; in set_shaders() local
|
D | rv770.c | 873 struct radeon_power_state *ps = &rdev->pm.power_state[req_ps_idx]; in rv770_pm_misc() local
|
D | rs600.c | 218 struct radeon_power_state *ps = &rdev->pm.power_state[requested_index]; in rs600_pm_misc() local
|
D | ci_dpm.c | 202 struct ci_ps *ps = rps->ps_priv; in ci_get_ps() local 789 struct ci_ps *ps = ci_get_ps(rps); in ci_apply_state_adjust_rules() local 5444 struct ci_ps *ps = ci_get_ps(rps); in ci_parse_pplib_clock_info() local 5523 struct ci_ps *ps; in ci_parse_power_table() local 5910 struct ci_ps *ps = ci_get_ps(rps); in ci_dpm_print_power_state() local
|
D | r600.c | 727 struct radeon_power_state *ps = &rdev->pm.power_state[req_ps_idx]; in r600_pm_misc() local
|
D | r100.c | 348 struct radeon_power_state *ps = &rdev->pm.power_state[requested_index]; in r100_pm_misc() local
|
D | evergreen.c | 1572 struct radeon_power_state *ps = &rdev->pm.power_state[req_ps_idx]; in evergreen_pm_misc() local
|
D | radeon.h | 1547 struct radeon_ps *ps; member 2956 #define radeon_dpm_print_power_state(rdev, ps) rdev->asic->dpm.print_power_state((rdev), (ps)) argument
|
/linux-4.1.27/arch/ia64/include/asm/sn/ |
D | pcibr_provider.h | 20 #define IS_PCIX(ps) ((ps)->pbi_bridge_mode & BUSTYPE_MASK) argument 23 #define IS_PIC_SOFT(ps) (ps->pbi_bridge_type == PCIBR_BRIDGETYPE_PIC) argument 24 #define IS_TIOCP_SOFT(ps) (ps->pbi_bridge_type == PCIBR_BRIDGETYPE_TIOCP) argument
|
/linux-4.1.27/arch/sparc/lib/ |
D | PeeCeeI.c | 120 u16 *ps = dst; in insw() local 154 u16 *ps; in insl() local
|
/linux-4.1.27/arch/ia64/sn/pci/ |
D | tioce_provider.c | 165 #define ATE_PAGESHIFT(ps) (__ffs(ps)) argument 166 #define ATE_PAGEMASK(ps) ((ps)-1) argument 168 #define ATE_PAGE(x, ps) ((x) >> ATE_PAGESHIFT(ps)) argument 173 #define ATE_MAKE(addr, ps, msi) \ argument 704 int ate_index, last_ate, ps; in tioce_reserve_m32() local 737 int ps; in tioce_kern_init() local
|
D | tioca_provider.c | 375 int ps, ps_shift, entry, entries, mapsize; in tioca_dma_mapped() local
|
/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_smp.c | 116 struct mdp5_client_smp_state *ps = &smp->client_state[cid]; in smp_request_block() local 275 struct mdp5_client_smp_state *ps = &smp->client_state[cid]; in mdp5_smp_configure() local 291 struct mdp5_client_smp_state *ps = &smp->client_state[cid]; in mdp5_smp_commit() local
|
/linux-4.1.27/arch/arm/mach-highbank/ |
D | pm.c | 26 const struct psci_power_state ps = { in highbank_suspend_finish() local
|
/linux-4.1.27/arch/arm64/mm/ |
D | hugetlbpage.c | 57 unsigned long ps = memparse(opt, &opt); in setup_hugepagesz() local
|
/linux-4.1.27/drivers/cpuidle/ |
D | cpuidle-calxeda.c | 34 const struct psci_power_state ps = { in calxeda_idle_finish() local
|
/linux-4.1.27/drivers/pci/ |
D | ats.c | 20 static int ats_alloc_one(struct pci_dev *dev, int ps) in ats_alloc_one() 57 int pci_enable_ats(struct pci_dev *dev, int ps) in pci_enable_ats()
|
/linux-4.1.27/arch/arm/kernel/ |
D | psci_smp.c | 61 const struct psci_power_state ps = { in psci_cpu_die() local
|
/linux-4.1.27/arch/mips/math-emu/ |
D | me-debugfs.c | 18 struct mips_fpu_emulator_stats *ps; in fpuemu_stat_get() local
|
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
D | o2iblnd.c | 1603 static void kiblnd_init_pool(kib_poolset_t *ps, kib_pool_t *pool, int size) in kiblnd_init_pool() 1627 static void kiblnd_fail_poolset(kib_poolset_t *ps, struct list_head *zombies) in kiblnd_fail_poolset() 1646 static void kiblnd_fini_poolset(kib_poolset_t *ps) in kiblnd_fini_poolset() 1654 static int kiblnd_init_poolset(kib_poolset_t *ps, int cpt, in kiblnd_init_poolset() 1701 kib_poolset_t *ps = pool->po_owner; in kiblnd_pool_free_node() local 1728 struct list_head *kiblnd_pool_alloc_node(kib_poolset_t *ps) in kiblnd_pool_alloc_node() 1881 static int kiblnd_create_pmr_pool(kib_poolset_t *ps, int size, in kiblnd_create_pmr_pool() 1979 static int kiblnd_create_tx_pool(kib_poolset_t *ps, int size, in kiblnd_create_tx_pool()
|
D | o2iblnd.h | 128 #define kiblnd_rdma_create_id(cb, dev, ps, qpt) rdma_create_id(cb, dev, ps, qpt) argument
|
/linux-4.1.27/include/uapi/linux/ |
D | coff.h | 25 #define COFF_SHORT_L(ps) ((short)(((unsigned short)((unsigned char)ps[1])<<8)|\ argument 29 #define COFF_LONG_L(ps) (((long)(((unsigned long)((unsigned char)ps[3])<<24) |\ argument 35 #define COFF_SHORT_H(ps) ((short)(((unsigned short)((unsigned char)ps[0])<<8)|\ argument 39 #define COFF_LONG_H(ps) (((long)(((unsigned long)((unsigned char)ps[0])<<24) |\ argument
|
/linux-4.1.27/arch/x86/mm/ |
D | hugetlbpage.c | 162 unsigned long ps = memparse(opt, &opt); in setup_hugepagesz() local
|
/linux-4.1.27/include/linux/ |
D | pci-ats.h | 34 static inline int pci_enable_ats(struct pci_dev *dev, int ps) in pci_enable_ats()
|
D | cdrom.h | 179 __u8 ps : 1; member
|
/linux-4.1.27/tools/perf/ |
D | builtin-stat.c | 179 struct perf_stat *ps = evsel->priv; in perf_evsel__reset_stat_priv() local 476 struct perf_stat *ps = counter->priv; in read_counter_aggr() local 538 struct perf_stat *ps; in print_interval() local 800 struct perf_stat *ps; in print_noise() local 1300 struct perf_stat *ps = counter->priv; in print_counter_aggr() local
|
/linux-4.1.27/kernel/ |
D | futex.c | 816 struct futex_pi_state **ps) in attach_to_pi_state() 887 struct futex_pi_state **ps) in attach_to_pi_owner() 955 union futex_key *key, struct futex_pi_state **ps) in lookup_pi_state() 1004 struct futex_pi_state **ps, in futex_lock_pi_atomic() 1447 struct futex_pi_state **ps, int set_waiters) in futex_proxy_trylock_atomic()
|
/linux-4.1.27/drivers/mtd/ubi/ |
D | debug.h | 38 #define ubi_dbg_print_hex_dump(l, ps, pt, r, g, b, len, a) \ argument
|
/linux-4.1.27/arch/mips/include/asm/mach-jz4740/ |
D | jz4740_fb.h | 59 uint32_t ps; member
|
/linux-4.1.27/drivers/staging/speakup/ |
D | selection.c | 56 int i, ps, pe; in speakup_set_selection() local
|
/linux-4.1.27/drivers/net/wireless/ath/carl9170/ |
D | cmd.c | 202 int carl9170_powersave(struct ar9170 *ar, const bool ps) in carl9170_powersave()
|
D | rx.c | 78 u32 ps; in carl9170_handle_ps() local
|
D | main.c | 834 bool ps = false; in carl9170_ps_update() local
|
D | carl9170.h | 452 } ps; member
|
/linux-4.1.27/arch/xtensa/include/asm/ |
D | ptrace.h | 26 unsigned long ps; /* 8 */ member
|
D | elf.h | 80 elf_greg_t ps; member
|
/linux-4.1.27/drivers/tty/vt/ |
D | selection.c | 164 int i, ps, pe, multiplier; in set_selection() local
|
/linux-4.1.27/arch/metag/mm/ |
D | hugetlbpage.c | 243 unsigned long ps = memparse(opt, &opt); in setup_hugepagesz() local
|
/linux-4.1.27/drivers/infiniband/hw/qib/ |
D | qib_keys.c | 351 size_t ps; in qib_fast_reg_mr() local
|
D | qib_mr.c | 443 u32 ps; in qib_map_phys_fmr() local
|
/linux-4.1.27/drivers/media/platform/omap/ |
D | omap_vout_vrfb.c | 300 int vr_ps = 1, ps = 2, temp_ps = 2; in omap_vout_calculate_vrfb_offset() local
|
D | omap_voutdef.h | 170 int ps, vr_ps, line_length, first_int, field_id; member
|
D | omap_vout.c | 294 int ps = 2, line_length = 0; in omap_vout_calculate_offset() local
|
/linux-4.1.27/arch/xtensa/kernel/ |
D | ptrace.c | 83 unsigned long ps; in ptrace_setregs() local
|
D | signal.c | 179 unsigned long ps; in restore_sigcontext() local
|
/linux-4.1.27/net/mac80211/ |
D | tx.c | 346 struct ps_data *ps; in purge_old_ps_buffers() local 390 struct ps_data *ps; in ieee80211_tx_h_multicast_ps_buf() local 2578 struct ps_data *ps, struct sk_buff *skb, in __ieee80211_beacon_add_tim() 2643 struct ps_data *ps, struct sk_buff *skb, in ieee80211_beacon_add_tim() 3201 struct ps_data *ps; in ieee80211_get_buffered_bc() local
|
D | sta_info.c | 90 struct ps_data *ps; in __cleanup_single_sta() local 623 struct ps_data *ps; in __sta_info_recalc_tim() local 1133 struct ps_data *ps; in ieee80211_sta_ps_deliver_wakeup() local
|
D | iface.c | 786 struct ps_data *ps; in ieee80211_do_stop() local
|
D | rx.c | 1187 struct ps_data *ps; in sta_ps_start() local
|
D | util.c | 3132 struct ps_data *ps; in ieee80211_recalc_dtim() local
|
D | ieee80211_i.h | 294 struct ps_data ps; member 698 struct ps_data ps; member
|
/linux-4.1.27/drivers/infiniband/core/ |
D | cma.c | 97 struct idr *ps; member 492 void *context, enum rdma_port_space ps, in rdma_create_id() 1384 static void cma_set_compare_data(enum rdma_port_space ps, struct sockaddr *addr, in cma_set_compare_data() 2320 static int cma_alloc_port(struct idr *ps, struct rdma_id_private *id_priv, in cma_alloc_port() 2343 static int cma_alloc_any_port(struct idr *ps, struct rdma_id_private *id_priv) in cma_alloc_any_port() 2409 static int cma_use_port(struct idr *ps, struct rdma_id_private *id_priv) in cma_use_port() 2460 struct idr *ps = NULL; in cma_select_ib_ps() local 2491 struct idr *ps; in cma_get_port() local
|
/linux-4.1.27/drivers/net/ethernet/amd/ |
D | au1000_eth.c | 805 struct net_device_stats *ps = &dev->stats; in au1000_update_rx_stats() local 900 struct net_device_stats *ps = &dev->stats; in au1000_update_tx_stats() local 1026 struct net_device_stats *ps = &dev->stats; in au1000_tx() local
|
/linux-4.1.27/arch/tile/mm/ |
D | hugetlbpage.c | 253 static __init int __setup_hugepagesz(unsigned long ps) in __setup_hugepagesz()
|
/linux-4.1.27/arch/alpha/include/uapi/asm/ |
D | ptrace.h | 45 unsigned long ps; member
|
/linux-4.1.27/drivers/clocksource/ |
D | fsl_ftm_timer.c | 41 unsigned long ps; member
|
/linux-4.1.27/drivers/infiniband/hw/ipath/ |
D | ipath_mr.c | 354 u32 ps; in ipath_map_phys_fmr() local
|
D | ipath_file_ops.c | 2024 struct page *ps = dd->ipath_pageshadow[i]; in unlock_expected_tids() local
|
/linux-4.1.27/arch/powerpc/boot/ |
D | addnote.c | 122 unsigned long ph, ps, np; in main() local
|
/linux-4.1.27/drivers/media/radio/wl128x/ |
D | fmdrv.h | 91 u8 ps[2]; member 96 u8 ps[2]; member
|
/linux-4.1.27/drivers/s390/cio/ |
D | css.h | 51 struct path_state ps; /* SNID path state */ member
|
/linux-4.1.27/drivers/input/ |
D | input-mt.c | 208 struct input_mt_slot *ps = &mt->slots[i]; in input_mt_report_pointer_emulation() local
|
/linux-4.1.27/drivers/usb/host/ |
D | ehci-sched.c | 207 struct ehci_per_sched *ps) in bandwidth_dbg() 276 struct ehci_per_sched *ps; in compute_tt_budget() local 380 struct ehci_per_sched *ps, in tt_available()
|
D | ehci-dbg.c | 540 struct ehci_per_sched *ps; in fill_bandwidth_buffer() local
|
D | ehci.h | 420 struct ehci_per_sched ps; /* scheduling info */ member 480 struct ehci_per_sched ps; /* scheduling info */ member
|
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/ |
D | ptlrpcd.c | 331 struct ptlrpc_request_set *ps; in ptlrpcd_check() local
|
/linux-4.1.27/include/rdma/ |
D | rdma_cm.h | 153 enum rdma_port_space ps; member
|
/linux-4.1.27/drivers/pwm/ |
D | pwm-sti.c | 86 unsigned int ps; in sti_pwm_get_prescale() local
|
/linux-4.1.27/arch/alpha/kernel/ |
D | traps.c | 447 unsigned long ps, pc, gp, a0, a1, a2; member
|
/linux-4.1.27/drivers/net/irda/ |
D | au1k_ir.c | 388 struct net_device_stats *ps = &dev->stats; in update_rx_stats() local 406 struct net_device_stats *ps = &dev->stats; in update_tx_stats() local
|
/linux-4.1.27/arch/powerpc/mm/ |
D | tlb_nohash.c | 526 unsigned int ps, sps; in setup_page_sizes() local
|
/linux-4.1.27/drivers/power/ |
D | axp288_fuel_gauge.c | 587 static int fuel_gauge_get_property(struct power_supply *ps, in fuel_gauge_get_property() 713 static int fuel_gauge_set_property(struct power_supply *ps, in fuel_gauge_set_property()
|
/linux-4.1.27/mm/ |
D | memory-failure.c | 890 static int page_action(struct page_state *ps, struct page *p, in page_action() 1101 struct page_state *ps; in memory_failure() local
|
/linux-4.1.27/drivers/scsi/ |
D | osst.h | 136 unsigned ps :1; member 179 unsigned ps :1; member 305 unsigned ps :1; member 343 unsigned ps :1; member 564 struct st_partstat ps[ST_NBR_PARTITIONS]; member
|
D | st.h | 140 struct st_partstat ps[ST_NBR_PARTITIONS]; member
|
D | scsi_debug.c | 2162 int pf, sp, ps, md_len, bd_len, off, spf, pg_len; in resp_mode_select() local
|
/linux-4.1.27/drivers/net/wireless/rtlwifi/ |
D | ps.c | 697 bool ps = false; in rtl_swlps_wq_callback() local
|
/linux-4.1.27/arch/arm/mach-omap2/ |
D | powerdomain.c | 326 int pwrdm_register_pwrdms(struct powerdomain **ps) in pwrdm_register_pwrdms()
|
/linux-4.1.27/drivers/misc/sgi-gru/ |
D | grufault.c | 267 int ret, ps; in gru_vtop() local
|
/linux-4.1.27/sound/soc/fsl/ |
D | fsl_asrc.c | 179 u32 ps; in fsl_asrc_cal_asrck_divisor() local
|
/linux-4.1.27/drivers/video/fbdev/omap/ |
D | sossi.c | 125 static u32 ps_to_sossi_ticks(u32 ps, int div) in ps_to_sossi_ticks()
|
D | hwa742.c | 629 static unsigned long round_to_extif_ticks(unsigned long ps, int div) in round_to_extif_ticks()
|
/linux-4.1.27/drivers/staging/sm750fb/ |
D | sm750.h | 171 #define PS_TO_HZ(ps) \ argument
|
/linux-4.1.27/arch/ia64/include/asm/ |
D | processor.h | 170 __u64 ps : 6; /* 2-7 */ member 181 __u64 ps : 6; /* log page size */ member
|
/linux-4.1.27/drivers/gpu/drm/nouveau/ |
D | nouveau_display.c | 811 struct nouveau_page_flip_state *ps) in nouveau_finish_page_flip()
|
/linux-4.1.27/arch/tile/include/arch/ |
D | mpipe_shm.h | 299 uint_reg_t ps : 1; member
|
/linux-4.1.27/drivers/mmc/host/ |
D | sdhci-pci.c | 597 int tm, ps; in syskt_probe_slot() local
|
/linux-4.1.27/arch/x86/kernel/ |
D | amd_gart_64.c | 392 struct scatterlist *s, *ps, *start_sg, *sgmap; in gart_map_sg() local
|
/linux-4.1.27/drivers/misc/ |
D | bh1770glc.c | 207 int ps) in bh1770_prox_interrupt_control() 270 static inline u8 bh1770_psadjusted_to_raw(struct bh1770_chip *chip, u8 ps) in bh1770_psadjusted_to_raw()
|
/linux-4.1.27/drivers/scsi/aic94xx/ |
D | aic94xx_sds.c | 938 struct asd_ctrla_phy_settings *ps) in asd_process_ctrla_phy_settings() 987 struct asd_ctrla_phy_settings *ps; in asd_process_ctrl_a_user() local
|
/linux-4.1.27/include/linux/ceph/ |
D | rados.h | 61 __le16 ps; /* placement seed */ member
|
/linux-4.1.27/drivers/mtd/nand/ |
D | mpc5121_nfc.c | 547 uint romloc, ps; in mpc5121_nfc_read_hw_config() local
|
/linux-4.1.27/drivers/net/wireless/ti/wl12xx/ |
D | acx.h | 267 struct wl12xx_acx_ps_statistics ps; member
|
/linux-4.1.27/drivers/acpi/ |
D | scan.c | 1103 struct acpi_device_power_state *ps = &device->power.states[i]; in acpi_free_power_resources_lists() local 1741 struct acpi_device_power_state *ps = &device->power.states[state]; in acpi_bus_init_power_state() local
|
/linux-4.1.27/drivers/net/wireless/ |
D | mac80211_hwsim.c | 513 } ps; member 640 struct ieee80211_vif *vif, int ps) in hwsim_send_nullfunc() 1780 int err, ps; in mac80211_hwsim_testmode_cmd() local
|
/linux-4.1.27/drivers/of/ |
D | fdt.c | 299 const char *p1 = pathp, *ps = pathp, *pa = NULL; in unflatten_dt_node() local
|
/linux-4.1.27/fs/fat/ |
D | namei_vfat.c | 585 struct msdos_dir_slot *ps; in vfat_build_slots() local
|
/linux-4.1.27/arch/ia64/kernel/ |
D | palinfo.c | 726 unsigned long ps:6; in tr_info() member
|
/linux-4.1.27/drivers/video/fbdev/omap2/dss/ |
D | dispc.c | 1794 static s32 pixinc(int pixels, u8 ps) in pixinc() 1815 u8 ps; in calc_vrfb_rotation_offset() local 1900 u8 ps; in calc_dma_rotation_offset() local 2053 u8 ps; in calc_tiler_rotation_offset() local
|
D | rfbi.c | 387 static inline unsigned long round_to_extif_ticks(unsigned long ps, int div) in round_to_extif_ticks()
|
/linux-4.1.27/fs/hugetlbfs/ |
D | inode.c | 818 unsigned long ps; in hugetlbfs_parse_options() local
|
/linux-4.1.27/include/uapi/rdma/ |
D | rdma_user_cm.h | 84 __u16 ps; member
|
/linux-4.1.27/net/wireless/ |
D | wext-compat.c | 1125 bool ps = wdev->ps; in cfg80211_wext_siwpower() local
|
/linux-4.1.27/drivers/net/wireless/cw1200/ |
D | sta.c | 1662 int link_id, bool ps) in cw1200_ps_notify()
|
/linux-4.1.27/drivers/dma/ |
D | imx-sdma.c | 213 u32 ps; member
|
/linux-4.1.27/drivers/hid/ |
D | wacom_wac.c | 1084 struct input_mt_slot *ps = &input->mt->slots[i]; in wacom_wac_finger_count_touches() local
|
/linux-4.1.27/drivers/net/wireless/ath/ath10k/ |
D | core.h | 311 bool ps; member
|
/linux-4.1.27/drivers/tty/serial/8250/ |
D | 8250_pci.c | 1525 unsigned short ps = 16; in intel_mid_set_termios() local
|
/linux-4.1.27/drivers/video/fbdev/ |
D | amifb.c | 2055 u_long pl, ps, pt; in ami_set_sprite() local
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_receiver.c | 3946 static union drbd_state convert_state(union drbd_state ps) in convert_state()
|
/linux-4.1.27/drivers/net/ethernet/marvell/ |
D | mv643xx_eth.c | 2479 u32 ps = rdlp(mp, PORT_STATUS); in port_reset() local
|
/linux-4.1.27/drivers/net/wireless/ti/wl1251/ |
D | acx.h | 1086 struct acx_ps_statistics ps; member
|
/linux-4.1.27/include/net/ |
D | mac80211.h | 521 bool ps; member
|
D | cfg80211.h | 3468 bool ps; member
|
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211.h | 1931 short ps; member
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
D | cvmx-pci-defs.h | 870 uint32_t ps:2; member
|
D | cvmx-pciercx-defs.h | 664 uint32_t ps:2; member
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
D | rtllib.h | 2206 short ps; member
|