/linux/kernel/irq/ |
H A D | matrix.c | 72 struct cpumap *cm = per_cpu_ptr(m->maps, cpu); in irq_alloc_matrix() local 86 struct cpumap *cm = this_cpu_ptr(m->maps); in irq_matrix_online() local 107 struct cpumap *cm = this_cpu_ptr(m->maps); in irq_matrix_offline() local 116 static unsigned int matrix_alloc_area(struct irq_matrix *m, struct cpumap *cm, in matrix_alloc_area() 139 struct cpumap *cm; in matrix_find_best_cpu() local 160 struct cpumap *cm; in matrix_find_best_cpu_managed() local 190 struct cpumap *cm = this_cpu_ptr(m->maps); in irq_matrix_assign_system() local 221 struct cpumap *cm = per_cpu_ptr(m->maps, cpu); in irq_matrix_reserve_managed() local 262 struct cpumap *cm = per_cpu_ptr(m->maps, cpu); in irq_matrix_remove_managed() local 296 struct cpumap *cm; in irq_matrix_alloc_managed() local [all …]
|
/linux/drivers/clk/sunxi-ng/ |
H A D | ccu_mult.c | 38 struct ccu_mult *cm = data; in ccu_mult_round_rate() local 55 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_disable() local 62 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_enable() local 69 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_is_enabled() local 77 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_recalc_rate() local 97 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_determine_rate() local 106 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_set_rate() local 149 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_get_parent() local 156 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_set_parent() local
|
H A D | ccu-sun6i-rtc.c | 59 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_enable() local 66 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_disable() local 73 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_is_enabled() local 81 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_recalc_rate() local 119 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_32k_prepare() local 134 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_32k_unprepare() local 148 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_32k_recalc_rate() local 167 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_iosc_32k_recalc_accuracy() local
|
H A D | ccu_mmc_timing.c | 23 struct ccu_common *cm = hw_to_ccu_common(hw); in sunxi_ccu_set_mmc_timing_mode() local 56 struct ccu_common *cm = hw_to_ccu_common(hw); in sunxi_ccu_get_mmc_timing_mode() local
|
H A D | ccu_mp.c | 303 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_mp_mmc_recalc_rate() local 314 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_mp_mmc_determine_rate() local 340 struct ccu_common *cm = hw_to_ccu_common(hw); in ccu_mp_mmc_set_rate() local
|
/linux/sound/pci/ |
H A D | cmipci.c | 495 static inline void snd_cmipci_write(struct cmipci *cm, unsigned int cmd, unsigned int data) in snd_cmipci_write() argument 500 static inline unsigned int snd_cmipci_read(struct cmipci *cm, unsigned int cmd) in snd_cmipci_read() argument 506 static inline void snd_cmipci_write_w(struct cmipci *cm, unsigned int cmd, unsigned short data) in snd_cmipci_write_w() argument 511 static inline unsigned short snd_cmipci_read_w(struct cmipci *cm, unsigned int cmd) in snd_cmipci_read_w() argument 517 static inline void snd_cmipci_write_b(struct cmipci *cm, unsigned int cmd, unsigned char data) in snd_cmipci_write_b() argument 522 snd_cmipci_read_b(struct cmipci * cm,unsigned int cmd) snd_cmipci_read_b() argument 528 snd_cmipci_set_bit(struct cmipci * cm,unsigned int cmd,unsigned int flag) snd_cmipci_set_bit() argument 539 snd_cmipci_clear_bit(struct cmipci * cm,unsigned int cmd,unsigned int flag) snd_cmipci_clear_bit() argument 551 snd_cmipci_set_bit_b(struct cmipci * cm,unsigned int cmd,unsigned char flag) snd_cmipci_set_bit_b() argument 562 snd_cmipci_clear_bit_b(struct cmipci * cm,unsigned int cmd,unsigned char flag) snd_cmipci_clear_bit_b() argument 644 snd_cmipci_set_pll(struct cmipci * cm,unsigned int rate,unsigned int slot) snd_cmipci_set_pll() argument 665 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback2_hw_params() local 679 snd_cmipci_ch_reset(struct cmipci * cm,int ch) snd_cmipci_ch_reset() argument 708 set_dac_channels(struct cmipci * cm,struct cmipci_pcm * rec,int channels) set_dac_channels() argument 751 snd_cmipci_pcm_prepare(struct cmipci * cm,struct cmipci_pcm * rec,struct snd_pcm_substream * substream) snd_cmipci_pcm_prepare() argument 856 snd_cmipci_pcm_trigger(struct cmipci * cm,struct cmipci_pcm * rec,int cmd) snd_cmipci_pcm_trigger() argument 909 snd_cmipci_pcm_pointer(struct cmipci * cm,struct cmipci_pcm * rec,struct snd_pcm_substream * substream) snd_cmipci_pcm_pointer() argument 945 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback_trigger() local 951 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback_pointer() local 964 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_capture_trigger() local 970 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_capture_pointer() local 1105 save_mixer_state(struct cmipci * cm) save_mixer_state() argument 1139 restore_mixer_state(struct cmipci * cm) restore_mixer_state() argument 1172 setup_ac3(struct cmipci * cm,struct snd_pcm_substream * subs,int do_ac3,int rate) setup_ac3() argument 1219 setup_spdif_playback(struct cmipci * cm,struct snd_pcm_substream * subs,int up,int do_ac3) setup_spdif_playback() argument 1269 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback_prepare() local 1287 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback_spdif_prepare() local 1308 snd_cmipci_silence_hack(struct cmipci * cm,struct cmipci_pcm * rec) snd_cmipci_silence_hack() argument 1356 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback_hw_free() local 1365 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback2_hw_free() local 1373 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_capture_prepare() local 1380 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_capture_spdif_prepare() local 1402 struct cmipci *cm = snd_pcm_substream_chip(subs); snd_cmipci_capture_spdif_hw_free() local 1418 struct cmipci *cm = dev_id; snd_cmipci_interrupt() local 1576 open_device_check(struct cmipci * cm,int mode,struct snd_pcm_substream * subs) open_device_check() argument 1603 close_device_check(struct cmipci * cm,int mode) close_device_check() argument 1631 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback_open() local 1656 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_capture_open() local 1679 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback2_open() local 1717 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback_spdif_open() local 1746 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_capture_spdif_open() local 1770 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback_close() local 1777 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_capture_close() local 1784 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback2_close() local 1792 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_playback_spdif_close() local 1799 struct cmipci *cm = snd_pcm_substream_chip(substream); snd_cmipci_capture_spdif_close() local 1857 snd_cmipci_pcm_new(struct cmipci * cm,int device) snd_cmipci_pcm_new() argument 1880 snd_cmipci_pcm2_new(struct cmipci * cm,int device) snd_cmipci_pcm2_new() argument 1902 snd_cmipci_pcm_spdif_new(struct cmipci * cm,int device) snd_cmipci_pcm_spdif_new() argument 2008 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_get_volume() local 2031 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_put_volume() local 2090 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_get_input_sw() local 2109 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_put_input_sw() local 2180 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_get_native_mixer() local 2204 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_put_native_mixer() local 2241 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_put_native_mixer_sensitive() local 2309 struct cmipci *cm = snd_kcontrol_chip(kcontrol); _snd_cmipci_uswitch_get() local 2342 struct cmipci *cm = snd_kcontrol_chip(kcontrol); _snd_cmipci_uswitch_put() local 2472 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_line_in_mode_info() local 2481 get_line_in_mode(struct cmipci * cm) get_line_in_mode() argument 2498 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_line_in_mode_get() local 2509 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_line_in_mode_put() local 2536 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_mic_in_mode_get() local 2548 struct cmipci *cm = snd_kcontrol_chip(kcontrol); snd_cmipci_mic_in_mode_put() local 2623 snd_cmipci_mixer_new(struct cmipci * cm,int pcm_spdif_device) snd_cmipci_mixer_new() argument 2738 struct cmipci *cm = entry->private_data; snd_cmipci_proc_read() local 2753 snd_cmipci_proc_init(struct cmipci * cm) snd_cmipci_proc_init() argument 2772 query_chip(struct cmipci * cm) query_chip() argument 2821 snd_cmipci_create_gameport(struct cmipci * cm,int dev) snd_cmipci_create_gameport() argument 2867 snd_cmipci_free_gameport(struct cmipci * cm) snd_cmipci_free_gameport() argument 2877 snd_cmipci_create_gameport(struct cmipci * cm,int dev) snd_cmipci_create_gameport() argument 2878 snd_cmipci_free_gameport(struct cmipci * cm) snd_cmipci_free_gameport() argument 2883 struct cmipci *cm = card->private_data; snd_cmipci_free() local 2899 snd_cmipci_create_fm(struct cmipci * cm,long fm_port) snd_cmipci_create_fm() argument 2957 struct cmipci *cm = card->private_data; snd_cmipci_create() local 3273 struct cmipci *cm = card->private_data; snd_cmipci_suspend() local 3292 struct cmipci *cm = card->private_data; snd_cmipci_resume() local [all...] |
/linux/net/sched/ |
H A D | em_canid.c | 53 static void em_canid_sff_match_add(struct canid_match *cm, u32 can_id, in em_canid_sff_match_add() 96 struct canid_match *cm = em_canid_priv(m); in em_canid_match() local 124 struct canid_match *cm; in em_canid_change() local 185 struct canid_match *cm = em_canid_priv(m); in em_canid_destroy() local 192 struct canid_match *cm = em_canid_priv(m); in em_canid_dump() local
|
/linux/drivers/rapidio/ |
H A D | rio_cm.c | 296 static void *riocm_rx_get_msg(struct cm_dev *cm) in riocm_rx_get_msg() 325 static void riocm_rx_fill(struct cm_dev *cm, int nent) in riocm_rx_fill() 350 static void riocm_rx_free(struct cm_dev *cm) in riocm_rx_free() 372 static int riocm_req_handler(struct cm_dev *cm, void *req_data) in riocm_req_handler() 482 static void rio_cm_handler(struct cm_dev *cm, void *data) in rio_cm_handler() 522 static int rio_rx_data_handler(struct cm_dev *cm, void *buf) in rio_rx_data_handler() 578 struct cm_dev *cm = container_of(work, struct cm_dev, rx_work); in rio_ibmsg_handler() local 616 struct cm_dev *cm = dev_id; in riocm_inb_msg_event() local 631 static void rio_txcq_handler(struct cm_dev *cm, int slot) in rio_txcq_handler() 693 struct cm_dev *cm = dev_id; in riocm_outb_msg_event() local [all …]
|
/linux/drivers/hid/ |
H A D | hid-cmedia.c | 91 static void hp_ev(struct hid_device *hid, struct cmhid *cm, int value) in hp_ev() 100 struct cmhid *cm = hid_get_drvdata(hid); in cmhid_raw_event() local 124 struct cmhid *cm = hid_get_drvdata(hid); in cmhid_input_configured() local 146 struct cmhid *cm; in cmhid_probe() local 180 struct cmhid *cm = hid_get_drvdata(hid); in cmhid_remove() local
|
/linux/drivers/clk/sprd/ |
H A D | mux.c | 41 struct sprd_mux *cm = hw_to_sprd_mux(hw); in sprd_mux_get_parent() local 66 struct sprd_mux *cm = hw_to_sprd_mux(hw); in sprd_mux_set_parent() local
|
/linux/fs/dlm/ |
H A D | config.c | 526 struct dlm_comm *cm; in make_comm() local 553 struct dlm_comm *cm = config_item_to_comm(i); in drop_comm() local 564 struct dlm_comm *cm = config_item_to_comm(i); in release_comm() local 681 struct dlm_comm *cm = config_item_to_comm(item); in comm_local_store() local 694 struct dlm_comm *cm = config_item_to_comm(item); in comm_addr_store() local 722 struct dlm_comm *cm = config_item_to_comm(item); in comm_addr_list_show() local 898 struct dlm_comm *cm = NULL; in get_comm() local 921 static void put_comm(struct dlm_comm *cm) in put_comm() 991 struct dlm_comm *cm; in dlm_comm_seq() local
|
/linux/tools/perf/util/ |
H A D | clockid.c | 71 const struct clockid_map *cm; in parse_clockid() local 112 const struct clockid_map *cm; in clockid_name() local
|
/linux/drivers/gpu/drm/amd/display/dc/dml/dsc/ |
H A D | rc_calc_fpu.c | 64 static void get_qp_set(qp_set qps, enum colour_mode cm, enum bits_per_comp bpc, in get_qp_set() 166 enum colour_mode cm, in _do_calc_rc_params()
|
/linux/tools/testing/selftests/net/ |
H A D | ipv6_flowlabel.c | 75 struct cmsghdr *cm; in do_send() local 103 struct cmsghdr *cm; in do_recv() local
|
H A D | so_txtime.c | 78 struct cmsghdr *cm; in do_send_one() local 164 struct cmsghdr *cm; in do_recv_errqueue_timeout() local
|
/linux/net/core/ |
H A D | scm.c | 272 struct cmsghdr __user *cm = msg->msg_control_user; in put_cmsg() local 286 struct cmsghdr *cm = msg->msg_control; put_cmsg() local 356 struct cmsghdr __user *cm = scm_detach_fds() local [all...] |
/linux/include/linux/ |
H A D | ethtool_netlink.h | 68 u8 pair, u32 cm, u32 src) in ethnl_cable_test_fault_length_with_src() 140 u8 pair, u32 cm) in ethnl_cable_test_fault_length()
|
/linux/sound/soc/intel/avs/ |
H A D | registers.h | 34 #define AVS_ADSPCS_CRST_MASK(cm) (cm) argument 35 #define AVS_ADSPCS_CSTALL_MASK(cm) ((cm) << 8) argument 36 #define AVS_ADSPCS_SPA_MASK(cm) ((cm) << 16) argument 37 #define AVS_ADSPCS_CPA_MASK(cm) ((cm) << 24) argument
|
/linux/net/netfilter/ |
H A D | xt_limit.c | 159 const struct compat_xt_rateinfo *cm = src; in limit_mt_compat_from_user() local 174 struct compat_xt_rateinfo cm = { in limit_mt_compat_to_user() local
|
/linux/drivers/platform/x86/ |
H A D | eeepc-laptop.c | 207 static int set_acpi(struct eeepc_laptop *eeepc, int cm, int value) in set_acpi() 221 static int get_acpi(struct eeepc_laptop *eeepc, int cm) in get_acpi() 236 static int acpi_setter_handle(struct eeepc_laptop *eeepc, int cm, in acpi_setter_handle() 267 static ssize_t store_sys_acpi(struct device *dev, int cm, in store_sys_acpi() 282 static ssize_t show_sys_acpi(struct device *dev, int cm, char *buf) in show_sys_acpi() 768 enum rfkill_type type, int cm) in eeepc_new_rfkill() 1297 static void cmsg_quirk(struct eeepc_laptop *eeepc, int cm, const char *name) in cmsg_quirk()
|
/linux/tools/testing/vsock/ |
H A D | msg_zerocopy_common.c | 22 struct cmsghdr *cm; in vsock_recv_completion() local
|
/linux/arch/arm/mach-versatile/ |
H A D | integrator.c | 72 struct device_node *cm = of_find_matching_node(NULL, cm_match); in cm_init() local
|
/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/ |
H A D | vdec_vp8_if.c | 104 void __iomem *cm; member 182 void __iomem *cm = inst->reg_base.cm; in write_hw_segmentation_data() local 203 void __iomem *cm = inst->reg_base.cm; in read_hw_segmentation_data() local
|
/linux/drivers/media/usb/pwc/ |
H A D | pwc-dec23.c | 352 const unsigned char *cm = pwc_crop_table+MAX_OUTER_CROP_VALUE; in copy_image_block_Y() local 407 const unsigned char *cm = pwc_crop_table+MAX_OUTER_CROP_VALUE; in copy_image_block_CrCb() local
|
/linux/fs/ceph/ |
H A D | debugfs.c | 174 struct ceph_client_metric *cm = &fsc->mdsc->metric; in metrics_latency_show() local 200 struct ceph_client_metric *cm = &fsc->mdsc->metric; in metrics_size_show() local
|