/linux-4.4.14/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.4.14/drivers/md/ |
D | dm-snap-persistent.c | 167 static int alloc_area(struct pstore *ps) in alloc_area() 202 static void free_area(struct pstore *ps) in free_area() 229 static int chunk_io(struct pstore *ps, void *area, chunk_t chunk, int rw, in chunk_io() 267 static chunk_t area_location(struct pstore *ps, chunk_t area) in area_location() 272 static void skip_metadata(struct pstore *ps) in skip_metadata() 284 static int area_io(struct pstore *ps, int rw) in area_io() 298 static void zero_memory_area(struct pstore *ps) in zero_memory_area() 303 static int zero_disk_area(struct pstore *ps, chunk_t area) in zero_disk_area() 308 static int read_header(struct pstore *ps, int *new_snapshot) in read_header() 386 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 173 struct path_selector *ps = &pg->ps; in free_priority_group() local 550 static struct pgpath *parse_path(struct dm_arg_set *as, struct path_selector *ps, in parse_path() 1296 struct path_selector *ps; in multipath_end_io() local
|
/linux-4.4.14/drivers/net/dsa/ |
D | mv88e6xxx.c | 29 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in assert_smi_lock() local 116 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6xxx_reg_read() local 176 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6xxx_reg_write() local 279 struct mv88e6xxx_priv_state *ps; in mv88e6xxx_ppu_reenable_work() local 293 struct mv88e6xxx_priv_state *ps = (void *)_ps; in mv88e6xxx_ppu_reenable_timer() local 300 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6xxx_ppu_access_get() local 327 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6xxx_ppu_access_put() local 336 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6xxx_ppu_state_init() local 375 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6xxx_6065_family() local 389 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6xxx_6095_family() local [all …]
|
D | mv88e6352.c | 80 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6352_setup() local 104 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6352_read_eeprom_word() local 205 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6352_write_eeprom_word() local
|
D | mv88e6131.c | 91 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6131_setup() local 129 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6131_port_to_phy_addr() local
|
D | mv88e6171.c | 69 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6171_setup() local
|
D | mv88e6123_61_65.c | 73 struct mv88e6xxx_priv_state *ps = ds_to_priv(ds); in mv88e6123_61_65_setup() local
|
/linux-4.4.14/kernel/trace/ |
D | trace_events_filter.c | 622 static void parse_error(struct filter_parse_state *ps, int err, int pos) in parse_error() 668 static void append_filter_err(struct filter_parse_state *ps, in append_filter_err() 932 static int filter_add_pred(struct filter_parse_state *ps, in filter_add_pred() 1030 static int init_pred(struct filter_parse_state *ps, in init_pred() 1094 static void parse_init(struct filter_parse_state *ps, in parse_init() 1108 static char infix_next(struct filter_parse_state *ps) in infix_next() 1118 static char infix_peek(struct filter_parse_state *ps) in infix_peek() 1126 static void infix_advance(struct filter_parse_state *ps) in infix_advance() 1135 static inline int is_precedence_lower(struct filter_parse_state *ps, in is_precedence_lower() 1141 static inline int is_op_char(struct filter_parse_state *ps, char c) in is_op_char() [all …]
|
/linux-4.4.14/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.4.14/drivers/net/wireless/ath/ |
D | dfs_pri_detector.c | 102 struct pri_sequence *ps, *ps0; in pool_deregister_ref() local 230 struct pri_sequence ps, *new_ps; in pseq_handler_create_sequences() local 308 struct pri_sequence *ps, *ps2; in pseq_handler_add_to_existing_seqs() local 339 struct pri_sequence *ps; in pseq_handler_check_detection() local 361 struct pri_sequence *ps, *ps0; in pri_detector_reset() local 386 struct pri_sequence *ps; in pri_detector_add_pulse() local
|
D | dfs_pattern_detector.c | 295 struct pri_sequence *ps = pd->add_pulse(pd, event); in dpd_add_pulse() local
|
/linux-4.4.14/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.4.14/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.4.14/tools/perf/util/ |
D | stat.c | 70 struct perf_stat_evsel *ps = evsel->priv; in __perf_evsel_stat__is() local 87 struct perf_stat_evsel *ps = evsel->priv; in perf_stat_evsel_id_init() local 103 struct perf_stat_evsel *ps = evsel->priv; in perf_evsel__reset_stat_priv() local 308 struct perf_stat_evsel *ps = counter->priv; in perf_stat_process_counter() local
|
/linux-4.4.14/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.4.14/arch/x86/kvm/ |
D | i8254.c | 111 struct kvm_kpit_state *ps = &kvm->arch.vpit->pit_state; in __kpit_elapsed() local 237 struct kvm_kpit_state *ps = container_of(kian, struct kvm_kpit_state, in kvm_pit_ack_irq() local 284 struct kvm_kpit_state *ps = &pit->pit_state; in pit_do_work() local 319 struct kvm_kpit_state *ps = container_of(data, struct kvm_kpit_state, timer); in pit_timer_fn() local 336 struct kvm_kpit_state *ps = &kvm->arch.vpit->pit_state; in create_pit_timer() local 382 struct kvm_kpit_state *ps = &kvm->arch.vpit->pit_state; in pit_load_count() local
|
D | x86.c | 3570 static int kvm_vm_ioctl_get_pit(struct kvm *kvm, struct kvm_pit_state *ps) in kvm_vm_ioctl_get_pit() 3578 static int kvm_vm_ioctl_set_pit(struct kvm *kvm, struct kvm_pit_state *ps) in kvm_vm_ioctl_set_pit() 3589 static int kvm_vm_ioctl_get_pit2(struct kvm *kvm, struct kvm_pit_state2 *ps) in kvm_vm_ioctl_get_pit2() 3600 static int kvm_vm_ioctl_set_pit2(struct kvm *kvm, struct kvm_pit_state2 *ps) in kvm_vm_ioctl_set_pit2() 3743 struct kvm_pit_state ps; in kvm_arch_vm_ioctl() member
|
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_smp.c | 142 struct mdp5_client_smp_state *ps = &smp->client_state[cid]; in smp_request_block() local 280 struct mdp5_client_smp_state *ps = &smp->client_state[cid]; in mdp5_smp_release() local 345 struct mdp5_client_smp_state *ps = &smp->client_state[cid]; in mdp5_smp_configure() local 369 struct mdp5_client_smp_state *ps = &smp->client_state[cid]; in mdp5_smp_commit() local
|
/linux-4.4.14/drivers/staging/rdma/hfi1/ |
D | opa_compat.h | 76 static inline u8 port_states_to_logical_state(struct opa_port_states *ps) in port_states_to_logical_state() 81 static inline u8 port_states_to_phys_state(struct opa_port_states *ps) in port_states_to_phys_state()
|
D | mr.c | 440 u32 ps; in hfi1_map_phys_fmr() local
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | cz_dpm.c | 50 struct cz_ps *ps = rps->ps_priv; in cz_get_ps() local 222 struct cz_ps *ps) in cz_patch_boot_state() 241 struct cz_ps *ps = cz_get_ps(rps); in cz_parse_pplib_clock_info() local 263 struct cz_ps *ps = cz_get_ps(rps); in cz_parse_pplib_non_clock_info() local 314 struct cz_ps *ps; in cz_parse_power_table() local 565 struct cz_ps *ps = cz_get_ps(rps); in cz_dpm_print_power_state() local 1214 struct cz_ps *ps = cz_get_ps(rps); in cz_update_current_ps() local 1226 struct cz_ps *ps = cz_get_ps(rps); in cz_update_requested_ps() local 1239 struct cz_ps *ps = cz_get_ps(new_rps); in cz_apply_state_adjust_rules() local 1610 struct cz_ps *ps = &pi->requested_ps; in cz_dpm_update_low_memory_pstate() local [all …]
|
D | amdgpu_pm.c | 385 struct amdgpu_ps *ps; in amdgpu_dpm_pick_power_state() local 518 struct amdgpu_ps *ps; in amdgpu_dpm_change_power_state_locked() local
|
D | kv_dpm.c | 377 struct kv_ps *ps = rps->ps_priv; in kv_get_ps() local 2235 struct kv_ps *ps = kv_get_ps(new_rps); in kv_apply_state_adjust_rules() local 2671 struct kv_ps *ps) in kv_patch_boot_state() 2684 struct kv_ps *ps = kv_get_ps(rps); in kv_parse_pplib_non_clock_info() local 2711 struct kv_ps *ps = kv_get_ps(rps); in kv_parse_pplib_clock_info() local 2743 struct kv_ps *ps; in kv_parse_power_table() local 2917 struct kv_ps *ps = kv_get_ps(rps); in kv_dpm_print_power_state() local
|
D | atom.c | 57 uint32_t *ps, *ws; member 1208 int len, ws, ps, ptr; in amdgpu_atom_execute_table_locked() local 1367 uint32_t ps[16]; in amdgpu_atom_asic_init() local
|
D | ci_dpm.c | 320 struct ci_ps *ps = rps->ps_priv; in ci_get_ps() local 906 struct ci_ps *ps = ci_get_ps(rps); in ci_apply_state_adjust_rules() local 5590 struct ci_ps *ps = ci_get_ps(rps); in ci_parse_pplib_clock_info() local 5669 struct ci_ps *ps; in ci_parse_power_table() local 6097 struct ci_ps *ps = ci_get_ps(rps); in ci_dpm_print_power_state() local
|
D | amdgpu.h | 1594 struct amdgpu_ps *ps; member 2286 #define amdgpu_dpm_print_power_state(adev, ps) (adev)->pm.funcs->print_power_state((adev), (ps)) argument
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | trinity_dpm.c | 349 struct trinity_ps *ps = rps->ps_priv; in trinity_get_ps() local 871 struct trinity_ps *ps = trinity_get_ps(rps); in trinity_setup_uvd_clock_table() local 1205 struct trinity_ps *ps = trinity_get_ps(rps); in trinity_dpm_force_performance_level() local 1323 struct trinity_ps *ps) in trinity_patch_boot_state() 1398 struct trinity_ps *ps, in trinity_patch_thermal_state() 1431 struct trinity_ps *ps, u32 index) in trinity_calculate_display_wm() 1472 struct trinity_ps *ps = trinity_get_ps(rps); in trinity_adjust_uvd_state() local 1537 struct trinity_ps *ps = trinity_get_ps(new_rps); in trinity_apply_state_adjust_rules() local 1684 struct trinity_ps *ps = trinity_get_ps(rps); in trinity_parse_pplib_non_clock_info() local 1711 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 | 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 | 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 | 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 | 2991 struct ni_ps *ps = ni_get_ps(rps); in si_apply_state_adjust_rules() local 3417 struct ni_ps *ps = ni_get_ps(rps); in si_dpm_force_performance_level() local 4978 struct ni_ps *ps = ni_get_ps(radeon_state); in si_populate_smc_sp() local 6749 struct ni_ps *ps = ni_get_ps(rps); in si_parse_pplib_clock_info() local 6833 struct ni_ps *ps; in si_parse_power_table() local 7093 struct ni_ps *ps = ni_get_ps(rps); in si_dpm_debugfs_print_current_performance_level() local 7113 struct ni_ps *ps = ni_get_ps(rps); in si_dpm_get_current_sclk() local 7131 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 | 865 struct radeon_ps *ps; in radeon_dpm_pick_power_state() local 991 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 | 774 struct radeon_power_state *ps = &rdev->pm.power_state[req_ps_idx]; in r600_pm_misc() local
|
D | evergreen.c | 1617 struct radeon_power_state *ps = &rdev->pm.power_state[req_ps_idx]; in evergreen_pm_misc() local
|
D | r100.c | 348 struct radeon_power_state *ps = &rdev->pm.power_state[requested_index]; in r100_pm_misc() local
|
D | radeon.h | 1549 struct radeon_ps *ps; member 2795 #define radeon_dpm_print_power_state(rdev, ps) rdev->asic->dpm.print_power_state((rdev), (ps)) argument
|
/linux-4.4.14/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.4.14/arch/sparc/lib/ |
D | PeeCeeI.c | 120 u16 *ps = dst; in insw() local 154 u16 *ps; in insl() local
|
/linux-4.4.14/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.4.14/arch/arm64/mm/ |
D | hugetlbpage.c | 46 unsigned long ps = memparse(opt, &opt); in setup_hugepagesz() local
|
/linux-4.4.14/arch/mips/math-emu/ |
D | me-debugfs.c | 19 struct mips_fpu_emulator_stats *ps; in fpuemu_stat_get() local
|
/linux-4.4.14/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.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
D | o2iblnd.c | 1605 static void kiblnd_init_pool(kib_poolset_t *ps, kib_pool_t *pool, int size) in kiblnd_init_pool() 1629 static void kiblnd_fail_poolset(kib_poolset_t *ps, struct list_head *zombies) in kiblnd_fail_poolset() 1648 static void kiblnd_fini_poolset(kib_poolset_t *ps) in kiblnd_fini_poolset() 1656 static int kiblnd_init_poolset(kib_poolset_t *ps, int cpt, in kiblnd_init_poolset() 1703 kib_poolset_t *ps = pool->po_owner; in kiblnd_pool_free_node() local 1730 struct list_head *kiblnd_pool_alloc_node(kib_poolset_t *ps) in kiblnd_pool_alloc_node() 1847 static int kiblnd_create_tx_pool(kib_poolset_t *ps, int size, in kiblnd_create_tx_pool()
|
D | o2iblnd.h | 126 #define kiblnd_rdma_create_id(cb, dev, ps, qpt) rdma_create_id(&init_net, \ argument
|
/linux-4.4.14/arch/x86/mm/ |
D | hugetlbpage.c | 162 unsigned long ps = memparse(opt, &opt); in setup_hugepagesz() local
|
/linux-4.4.14/drivers/clk/bcm/ |
D | clk-nsp.c | 26 #define AON_VAL(o, pw, ps, is) { .offset = o, .pwr_width = pw, \ argument
|
D | clk-ns2.c | 26 #define AON_VAL(o, pw, ps, is) { .offset = o, .pwr_width = pw, \ argument
|
D | clk-cygnus.c | 28 #define AON_VAL(o, pw, ps, is) { .offset = o, .pwr_width = pw, \ argument
|
/linux-4.4.14/arch/mips/include/asm/mach-jz4740/ |
D | jz4740_fb.h | 59 uint32_t ps; member
|
/linux-4.4.14/drivers/mtd/ubi/ |
D | debug.h | 38 #define ubi_dbg_print_hex_dump(l, ps, pt, r, g, b, len, a) \ argument
|
/linux-4.4.14/drivers/infiniband/core/ |
D | cma.c | 129 static struct idr *cma_pernet_idr(struct net *net, enum rdma_port_space ps) in cma_pernet_idr() 156 enum rdma_port_space ps; member 161 static int cma_ps_alloc(struct net *net, enum rdma_port_space ps, in cma_ps_alloc() 170 enum rdma_port_space ps, int snum) in cma_ps_find() 177 static void cma_ps_remove(struct net *net, enum rdma_port_space ps, int snum) in cma_ps_remove() 605 void *context, enum rdma_port_space ps, in rdma_create_id() 2707 static int cma_alloc_port(enum rdma_port_space ps, in cma_alloc_port() 2731 static int cma_alloc_any_port(enum rdma_port_space ps, in cma_alloc_any_port() 2799 static int cma_use_port(enum rdma_port_space ps, in cma_use_port() 2850 enum rdma_port_space ps = 0; in cma_select_ib_ps() local [all …]
|
/linux-4.4.14/drivers/staging/speakup/ |
D | selection.c | 56 int i, ps, pe; in speakup_set_selection() local
|
/linux-4.4.14/kernel/ |
D | futex.c | 893 struct futex_pi_state **ps) in attach_to_pi_state() 964 struct futex_pi_state **ps) in attach_to_pi_owner() 1032 union futex_key *key, struct futex_pi_state **ps) in lookup_pi_state() 1084 struct futex_pi_state **ps, in futex_lock_pi_atomic() 1550 struct futex_pi_state **ps, int set_waiters) in futex_proxy_trylock_atomic()
|
/linux-4.4.14/drivers/pci/ |
D | ats.c | 38 int pci_enable_ats(struct pci_dev *dev, int ps) in pci_enable_ats()
|
/linux-4.4.14/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.4.14/arch/metag/mm/ |
D | hugetlbpage.c | 238 unsigned long ps = memparse(opt, &opt); in setup_hugepagesz() local
|
/linux-4.4.14/drivers/infiniband/hw/qib/ |
D | qib_keys.c | 352 size_t ps; in qib_reg_mr() local
|
D | qib_mr.c | 450 u32 ps; in qib_map_phys_fmr() local
|
/linux-4.4.14/drivers/tty/vt/ |
D | selection.c | 164 int i, ps, pe, multiplier; in set_selection() local
|
/linux-4.4.14/arch/xtensa/include/asm/ |
D | ptrace.h | 26 unsigned long ps; /* 8 */ member
|
D | elf.h | 80 elf_greg_t ps; member
|
/linux-4.4.14/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.4.14/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 | 282 int ps = 2, line_length = 0; in omap_vout_calculate_offset() local
|
/linux-4.4.14/drivers/net/ethernet/amd/ |
D | au1000_eth.c | 804 struct net_device_stats *ps = &dev->stats; in au1000_update_rx_stats() local 899 struct net_device_stats *ps = &dev->stats; in au1000_update_tx_stats() local 1025 struct net_device_stats *ps = &dev->stats; in au1000_tx() local
|
/linux-4.4.14/net/mac80211/ |
D | sta_info.c | 91 struct ps_data *ps; in __cleanup_single_sta() local 640 struct ps_data *ps; in __sta_info_recalc_tim() local 1150 struct ps_data *ps; in ieee80211_sta_ps_deliver_wakeup() local
|
D | tx.c | 356 struct ps_data *ps; in purge_old_ps_buffers() local 400 struct ps_data *ps; in ieee80211_tx_h_multicast_ps_buf() local 3087 struct ps_data *ps, struct sk_buff *skb, in __ieee80211_beacon_add_tim() 3152 struct ps_data *ps, struct sk_buff *skb, in ieee80211_beacon_add_tim() 3735 struct ps_data *ps; in ieee80211_get_buffered_bc() local
|
D | iface.c | 786 struct ps_data *ps; in ieee80211_do_stop() local
|
D | rx.c | 1224 struct ps_data *ps; in sta_ps_start() local
|
D | util.c | 3130 struct ps_data *ps; in ieee80211_recalc_dtim() local
|
D | ieee80211_i.h | 289 struct ps_data ps; member 690 struct ps_data ps; member
|
/linux-4.4.14/arch/tile/mm/ |
D | hugetlbpage.c | 248 static __init int __setup_hugepagesz(unsigned long ps) in __setup_hugepagesz()
|
/linux-4.4.14/arch/alpha/include/uapi/asm/ |
D | ptrace.h | 45 unsigned long ps; member
|
/linux-4.4.14/drivers/staging/rdma/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.4.14/drivers/clocksource/ |
D | fsl_ftm_timer.c | 41 unsigned long ps; member
|
/linux-4.4.14/arch/powerpc/boot/ |
D | addnote.c | 122 unsigned long ph, ps, np; in main() local
|
/linux-4.4.14/drivers/media/radio/wl128x/ |
D | fmdrv.h | 91 u8 ps[2]; member 96 u8 ps[2]; member
|
/linux-4.4.14/drivers/s390/cio/ |
D | css.h | 51 struct path_state ps; /* SNID path state */ member
|
/linux-4.4.14/drivers/input/ |
D | input-mt.c | 208 struct input_mt_slot *ps = &mt->slots[i]; in input_mt_report_pointer_emulation() local
|
/linux-4.4.14/drivers/tty/serial/8250/ |
D | 8250_mid.c | 147 unsigned short ps = 16; in mid8250_set_termios() local
|
/linux-4.4.14/tools/perf/ |
D | builtin-stat.c | 442 struct perf_stat_evsel *ps; in print_noise() local 670 struct perf_stat_evsel *ps = counter->priv; in print_counter_aggr() local
|
/linux-4.4.14/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 | 421 struct ehci_per_sched ps; /* scheduling info */ member 481 struct ehci_per_sched ps; /* scheduling info */ member
|
/linux-4.4.14/include/rdma/ |
D | rdma_cm.h | 155 enum rdma_port_space ps; member
|
/linux-4.4.14/drivers/pwm/ |
D | pwm-sti.c | 86 unsigned int ps; in sti_pwm_get_prescale() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/ |
D | ptlrpcd.c | 345 struct ptlrpc_request_set *ps; in ptlrpcd_check() local
|
/linux-4.4.14/arch/alpha/kernel/ |
D | traps.c | 447 unsigned long ps, pc, gp, a0, a1, a2; member
|
/linux-4.4.14/mm/ |
D | memory-failure.c | 847 static int page_action(struct page_state *ps, struct page *p, in page_action() 1070 struct page_state *ps; in memory_failure() local
|
/linux-4.4.14/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.4.14/arch/powerpc/mm/ |
D | tlb_nohash.c | 527 unsigned int ps, sps; in setup_page_sizes() local
|
/linux-4.4.14/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.4.14/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 | 161 struct st_partstat ps[ST_NBR_PARTITIONS]; member
|
D | scsi_debug.c | 2164 int pf, sp, ps, md_len, bd_len, off, spf, pg_len; in resp_mode_select() local
|
/linux-4.4.14/arch/arm/mach-omap2/ |
D | powerdomain.c | 326 int pwrdm_register_pwrdms(struct powerdomain **ps) in pwrdm_register_pwrdms()
|
/linux-4.4.14/sound/soc/fsl/ |
D | fsl_asrc.c | 179 u32 ps; in fsl_asrc_cal_asrck_divisor() local
|
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/ |
D | ps.c | 697 bool ps = false; in rtl_swlps_wq_callback() local
|
/linux-4.4.14/drivers/misc/sgi-gru/ |
D | grufault.c | 267 int ret, ps; in gru_vtop() local
|
/linux-4.4.14/drivers/acpi/ |
D | scan.c | 457 struct acpi_device_power_state *ps = &device->power.states[i]; in acpi_free_power_resources_lists() local 896 struct acpi_device_power_state *ps = &device->power.states[state]; in acpi_bus_init_power_state() local
|
/linux-4.4.14/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.4.14/arch/ia64/include/asm/ |
D | processor.h | 170 __u64 ps : 6; /* 2-7 */ member 181 __u64 ps : 6; /* log page size */ member
|
/linux-4.4.14/arch/tile/include/arch/ |
D | mpipe_shm.h | 299 uint_reg_t ps : 1; member
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_ethtool.c | 630 enum mlx5_port_status ps; in mlx5e_set_settings() local
|
/linux-4.4.14/sound/soc/codecs/ |
D | ak4642.c | 456 int ps, fs; in ak4642_set_mcko() local
|
/linux-4.4.14/arch/x86/kernel/ |
D | amd_gart_64.c | 392 struct scatterlist *s, *ps, *start_sg, *sgmap; in gart_map_sg() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | nouveau_display.c | 825 struct nouveau_page_flip_state *ps) in nouveau_finish_page_flip()
|
/linux-4.4.14/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.4.14/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.4.14/drivers/net/wireless/ti/wl12xx/ |
D | acx.h | 267 struct wl12xx_acx_ps_statistics ps; member
|
/linux-4.4.14/drivers/mtd/nand/ |
D | mpc5121_nfc.c | 547 uint romloc, ps; in mpc5121_nfc_read_hw_config() local
|
/linux-4.4.14/include/linux/ceph/ |
D | rados.h | 61 __le16 ps; /* placement seed */ member
|
/linux-4.4.14/drivers/net/wireless/ |
D | mac80211_hwsim.c | 513 } ps; member 640 struct ieee80211_vif *vif, int ps) in hwsim_send_nullfunc() 1778 int err, ps; in mac80211_hwsim_testmode_cmd() local
|
/linux-4.4.14/arch/ia64/kernel/ |
D | palinfo.c | 726 unsigned long ps:6; in tr_info() member
|
/linux-4.4.14/fs/fat/ |
D | namei_vfat.c | 585 struct msdos_dir_slot *ps; in vfat_build_slots() local
|
/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
D | dispc.c | 1807 static s32 pixinc(int pixels, u8 ps) in pixinc() 1828 u8 ps; in calc_vrfb_rotation_offset() local 1913 u8 ps; in calc_dma_rotation_offset() local 2066 u8 ps; in calc_tiler_rotation_offset() local
|
D | rfbi.c | 388 static inline unsigned long round_to_extif_ticks(unsigned long ps, int div) in round_to_extif_ticks()
|
/linux-4.4.14/drivers/mmc/host/ |
D | sdhci-pci-core.c | 691 int tm, ps; in syskt_probe_slot() local
|
/linux-4.4.14/drivers/of/ |
D | fdt.c | 303 const char *p1 = pathp, *ps = pathp, *pa = NULL; in unflatten_dt_node() local
|
/linux-4.4.14/net/wireless/ |
D | wext-compat.c | 1125 bool ps = wdev->ps; in cfg80211_wext_siwpower() local
|
/linux-4.4.14/include/uapi/rdma/ |
D | rdma_user_cm.h | 84 __u16 ps; member
|
/linux-4.4.14/fs/hugetlbfs/ |
D | inode.c | 1085 unsigned long ps; in hugetlbfs_parse_options() local
|
/linux-4.4.14/include/linux/ |
D | cdrom.h | 179 __u8 ps : 1; member
|
D | pci.h | 1345 static inline int pci_enable_ats(struct pci_dev *d, int ps) { return -ENODEV; } in pci_enable_ats()
|
/linux-4.4.14/drivers/net/wireless/cw1200/ |
D | sta.c | 1658 int link_id, bool ps) in cw1200_ps_notify()
|
/linux-4.4.14/drivers/hid/ |
D | wacom_wac.c | 1217 struct input_mt_slot *ps = &input->mt->slots[i]; in wacom_wac_finger_count_touches() local
|
/linux-4.4.14/drivers/dma/ |
D | imx-sdma.c | 267 u32 ps; member
|
/linux-4.4.14/drivers/video/fbdev/ |
D | amifb.c | 2055 u_long pl, ps; in ami_set_sprite() local
|
/linux-4.4.14/drivers/block/drbd/ |
D | drbd_receiver.c | 3947 static union drbd_state convert_state(union drbd_state ps) in convert_state()
|
/linux-4.4.14/drivers/net/wireless/ath/ath10k/ |
D | core.h | 355 bool ps; member
|
/linux-4.4.14/drivers/net/ethernet/marvell/ |
D | mv643xx_eth.c | 2508 u32 ps = rdlp(mp, PORT_STATUS); in port_reset() local
|
/linux-4.4.14/drivers/net/wireless/ti/wl1251/ |
D | acx.h | 1086 struct acx_ps_statistics ps; member
|
/linux-4.4.14/include/net/ |
D | mac80211.h | 542 bool ps; member
|
D | cfg80211.h | 3530 bool ps; member
|
/linux-4.4.14/drivers/staging/rtl8192e/ |
D | rtllib.h | 1639 short ps; member
|
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/ |
D | ieee80211.h | 1793 short ps; member
|
/linux-4.4.14/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
|