Searched defs:cc (Results 1 - 167 of 167) sorted by relevance

/linux-4.4.14/drivers/bcma/
H A Ddriver_chipcommon_nflash.c19 int bcma_nflash_init(struct bcma_drv_cc *cc) bcma_nflash_init() argument
H A Ddriver_chipcommon_sflash.c73 static void bcma_sflash_cmd(struct bcma_drv_cc *cc, u32 opcode) bcma_sflash_cmd() argument
88 int bcma_sflash_init(struct bcma_drv_cc *cc) bcma_sflash_init() argument
H A Dbcma_private.h70 static inline int bcma_sflash_init(struct bcma_drv_cc *cc) bcma_sflash_init() argument
82 static inline int bcma_nflash_init(struct bcma_drv_cc *cc) bcma_nflash_init() argument
193 static inline int bcma_gpio_init(struct bcma_drv_cc *cc) bcma_gpio_init() argument
197 static inline int bcma_gpio_unregister(struct bcma_drv_cc *cc) bcma_gpio_unregister() argument
H A Ddriver_gpio.c27 struct bcma_drv_cc *cc = bcma_gpio_get_cc(chip); bcma_gpio_get_value() local
35 struct bcma_drv_cc *cc = bcma_gpio_get_cc(chip); bcma_gpio_set_value() local
42 struct bcma_drv_cc *cc = bcma_gpio_get_cc(chip); bcma_gpio_direction_input() local
51 struct bcma_drv_cc *cc = bcma_gpio_get_cc(chip); bcma_gpio_direction_output() local
60 struct bcma_drv_cc *cc = bcma_gpio_get_cc(chip); bcma_gpio_request() local
73 struct bcma_drv_cc *cc = bcma_gpio_get_cc(chip); bcma_gpio_free() local
84 struct bcma_drv_cc *cc = bcma_gpio_get_cc(gc); bcma_gpio_irq_unmask() local
95 struct bcma_drv_cc *cc = bcma_gpio_get_cc(gc); bcma_gpio_irq_mask() local
109 struct bcma_drv_cc *cc = dev_id; bcma_gpio_irq_handler() local
127 static int bcma_gpio_irq_init(struct bcma_drv_cc *cc) bcma_gpio_irq_init() argument
157 static void bcma_gpio_irq_exit(struct bcma_drv_cc *cc) bcma_gpio_irq_exit() argument
166 static int bcma_gpio_irq_init(struct bcma_drv_cc *cc) bcma_gpio_irq_init() argument
171 static void bcma_gpio_irq_exit(struct bcma_drv_cc *cc) bcma_gpio_irq_exit() argument
176 int bcma_gpio_init(struct bcma_drv_cc *cc) bcma_gpio_init() argument
232 int bcma_gpio_unregister(struct bcma_drv_cc *cc) bcma_gpio_unregister() argument
H A Ddriver_chipcommon.c18 static inline u32 bcma_cc_write32_masked(struct bcma_drv_cc *cc, u16 offset, bcma_cc_write32_masked() argument
28 u32 bcma_chipco_get_alp_clock(struct bcma_drv_cc *cc) bcma_chipco_get_alp_clock() argument
37 static u32 bcma_chipco_watchdog_get_max_timer(struct bcma_drv_cc *cc) bcma_chipco_watchdog_get_max_timer() argument
61 struct bcma_drv_cc *cc = bcm47xx_wdt_get_drvdata(wdt); bcma_chipco_watchdog_timer_set_wdt() local
69 struct bcma_drv_cc *cc = bcm47xx_wdt_get_drvdata(wdt); bcma_chipco_watchdog_timer_set_ms_wdt() local
76 static int bcma_chipco_watchdog_ticks_per_ms(struct bcma_drv_cc *cc) bcma_chipco_watchdog_ticks_per_ms() argument
94 int bcma_chipco_watchdog_register(struct bcma_drv_cc *cc) bcma_chipco_watchdog_register() argument
116 void bcma_core_chipcommon_early_init(struct bcma_drv_cc *cc) bcma_core_chipcommon_early_init() argument
135 void bcma_core_chipcommon_init(struct bcma_drv_cc *cc) bcma_core_chipcommon_init() argument
178 u32 bcma_chipco_watchdog_timer_set(struct bcma_drv_cc *cc, u32 ticks) bcma_chipco_watchdog_timer_set() argument
205 void bcma_chipco_irq_mask(struct bcma_drv_cc *cc, u32 mask, u32 value) bcma_chipco_irq_mask() argument
210 u32 bcma_chipco_irq_status(struct bcma_drv_cc *cc, u32 mask) bcma_chipco_irq_status() argument
215 u32 bcma_chipco_gpio_in(struct bcma_drv_cc *cc, u32 mask) bcma_chipco_gpio_in() argument
220 u32 bcma_chipco_gpio_out(struct bcma_drv_cc *cc, u32 mask, u32 value) bcma_chipco_gpio_out() argument
233 u32 bcma_chipco_gpio_outen(struct bcma_drv_cc *cc, u32 mask, u32 value) bcma_chipco_gpio_outen() argument
250 u32 bcma_chipco_gpio_control(struct bcma_drv_cc *cc, u32 mask, u32 value) bcma_chipco_gpio_control() argument
263 u32 bcma_chipco_gpio_intmask(struct bcma_drv_cc *cc, u32 mask, u32 value) bcma_chipco_gpio_intmask() argument
275 u32 bcma_chipco_gpio_polarity(struct bcma_drv_cc *cc, u32 mask, u32 value) bcma_chipco_gpio_polarity() argument
287 u32 bcma_chipco_gpio_pullup(struct bcma_drv_cc *cc, u32 mask, u32 value) bcma_chipco_gpio_pullup() argument
302 u32 bcma_chipco_gpio_pulldown(struct bcma_drv_cc *cc, u32 mask, u32 value) bcma_chipco_gpio_pulldown() argument
318 void bcma_chipco_serial_init(struct bcma_drv_cc *cc) bcma_chipco_serial_init() argument
H A Ddriver_chipcommon_pmu.c16 u32 bcma_chipco_pll_read(struct bcma_drv_cc *cc, u32 offset) bcma_chipco_pll_read() argument
24 void bcma_chipco_pll_write(struct bcma_drv_cc *cc, u32 offset, u32 value) bcma_chipco_pll_write() argument
32 void bcma_chipco_pll_maskset(struct bcma_drv_cc *cc, u32 offset, u32 mask, bcma_chipco_pll_maskset() argument
41 void bcma_chipco_chipctl_maskset(struct bcma_drv_cc *cc, bcma_chipco_chipctl_maskset() argument
50 void bcma_chipco_regctl_maskset(struct bcma_drv_cc *cc, u32 offset, u32 mask, bcma_chipco_regctl_maskset() argument
59 static u32 bcma_pmu_xtalfreq(struct bcma_drv_cc *cc) bcma_pmu_xtalfreq() argument
80 static void bcma_pmu2_pll_init0(struct bcma_drv_cc *cc, u32 xtalfreq) bcma_pmu2_pll_init0() argument
148 static void bcma_pmu_pll_init(struct bcma_drv_cc *cc) bcma_pmu_pll_init() argument
162 static void bcma_pmu_resources_init(struct bcma_drv_cc *cc) bcma_pmu_resources_init() argument
210 void bcma_chipco_bcm4331_ext_pa_lines_ctl(struct bcma_drv_cc *cc, bool enable) bcma_chipco_bcm4331_ext_pa_lines_ctl() argument
230 static void bcma_pmu_workarounds(struct bcma_drv_cc *cc) bcma_pmu_workarounds() argument
270 void bcma_pmu_early_init(struct bcma_drv_cc *cc) bcma_pmu_early_init() argument
281 void bcma_pmu_init(struct bcma_drv_cc *cc) bcma_pmu_init() argument
295 u32 bcma_pmu_get_alp_clock(struct bcma_drv_cc *cc) bcma_pmu_get_alp_clock() argument
339 static u32 bcma_pmu_pll_clock(struct bcma_drv_cc *cc, u32 pll0, u32 m) bcma_pmu_pll_clock() argument
375 static u32 bcma_pmu_pll_clock_bcm4706(struct bcma_drv_cc *cc, u32 pll0, u32 m) bcma_pmu_pll_clock_bcm4706() argument
406 u32 bcma_pmu_get_bus_clock(struct bcma_drv_cc *cc) bcma_pmu_get_bus_clock() argument
438 u32 bcma_pmu_get_cpu_clock(struct bcma_drv_cc *cc) bcma_pmu_get_cpu_clock() argument
472 static void bcma_pmu_spuravoid_pll_write(struct bcma_drv_cc *cc, u32 offset, bcma_pmu_spuravoid_pll_write() argument
479 void bcma_pmu_spuravoid_pllupdate(struct bcma_drv_cc *cc, int spuravoid) bcma_pmu_spuravoid_pllupdate() argument
H A Ddriver_mips.c238 struct bcma_drv_cc *cc = &bus->drv_cc; bcma_boot_dev() local
278 struct bcma_drv_cc *cc = &bus->drv_cc; bcma_core_mips_flash_detect() local
H A Dsprom.c565 struct bcma_device *cc = bus->drv_cc.core; bcma_sprom_onchip_offset() local
/linux-4.4.14/arch/blackfin/kernel/
H A Dentry.S51 cc = p1 == 0; define
H A Dftrace-entry.S88 cc = r2 == r3; define
98 cc = r2 == r3; define
109 cc = r2 == r3; define
/linux-4.4.14/arch/blackfin/lib/
H A Dumulsi3_highpart.S25 cc = ac0; define
H A Dsmulsi3_highpart.S23 cc = ac0; define
27 cc = ac0; define
H A Ddivsi3.S48 cc = r0 < r1; define
51 cc = r2; define
54 cc = r2 <= r0; define
79 cc = bittst(r3, 30); define
140 cc = bittst(r3,30); define
/linux-4.4.14/drivers/mtd/nand/bcm47xxnflash/
H A Dbcm47xxnflash.h12 struct bcma_drv_cc *cc; member in struct:bcm47xxnflash
H A Dops_bcm4706.c47 static int bcm47xxnflash_ops_bcm4706_ctl_cmd(struct bcma_drv_cc *cc, u32 code) bcm47xxnflash_ops_bcm4706_ctl_cmd() argument
65 static int bcm47xxnflash_ops_bcm4706_poll(struct bcma_drv_cc *cc) bcm47xxnflash_ops_bcm4706_poll() argument
144 struct bcma_drv_cc *cc = b47n->cc; bcm47xxnflash_ops_bcm4706_write() local
221 struct bcma_drv_cc *cc = b47n->cc; bcm47xxnflash_ops_bcm4706_cmdfunc() local
317 struct bcma_drv_cc *cc = b47n->cc; bcm47xxnflash_ops_bcm4706_read_byte() local
/linux-4.4.14/arch/mips/bcm47xx/
H A Dserial.c55 struct bcma_drv_cc *cc = &(bcm47xx_bus.bcma.bus.drv_cc); uart8250_init_bcma() local
/linux-4.4.14/drivers/ssb/
H A Ddriver_chipcommon_sflash.c72 static void ssb_sflash_cmd(struct ssb_chipcommon *cc, u32 opcode) ssb_sflash_cmd() argument
87 int ssb_sflash_init(struct ssb_chipcommon *cc) ssb_sflash_init() argument
H A Dscan.c276 u32 idhi, cc, rev, tmp; ssb_bus_scan() local
H A Dssb_private.h233 static inline int ssb_sflash_init(struct ssb_chipcommon *cc) ssb_sflash_init() argument
H A Ddriver_chipcommon.c32 static inline u32 chipco_write32_masked(struct ssb_chipcommon *cc, u16 offset, chipco_write32_masked() argument
42 void ssb_chipco_set_clockmode(struct ssb_chipcommon *cc, ssb_chipco_set_clockmode() argument
119 static enum ssb_clksrc chipco_pctl_get_slowclksrc(struct ssb_chipcommon *cc) chipco_pctl_get_slowclksrc() argument
150 static int chipco_pctl_clockfreqlimit(struct ssb_chipcommon *cc, int get_max) chipco_pctl_clockfreqlimit() argument
211 static void chipco_powercontrol_init(struct ssb_chipcommon *cc) chipco_powercontrol_init() argument
242 static u16 pmu_fast_powerup_delay(struct ssb_chipcommon *cc) pmu_fast_powerup_delay() argument
259 static void calc_fast_powerup_delay(struct ssb_chipcommon *cc) calc_fast_powerup_delay() argument
285 static u32 ssb_chipco_alp_clock(struct ssb_chipcommon *cc) ssb_chipco_alp_clock() argument
293 static u32 ssb_chipco_watchdog_get_max_timer(struct ssb_chipcommon *cc) ssb_chipco_watchdog_get_max_timer() argument
313 struct ssb_chipcommon *cc = bcm47xx_wdt_get_drvdata(wdt); ssb_chipco_watchdog_timer_set_wdt() local
323 struct ssb_chipcommon *cc = bcm47xx_wdt_get_drvdata(wdt); ssb_chipco_watchdog_timer_set_ms() local
333 static int ssb_chipco_watchdog_ticks_per_ms(struct ssb_chipcommon *cc) ssb_chipco_watchdog_ticks_per_ms() argument
348 void ssb_chipcommon_init(struct ssb_chipcommon *cc) ssb_chipcommon_init() argument
375 void ssb_chipco_suspend(struct ssb_chipcommon *cc) ssb_chipco_suspend() argument
382 void ssb_chipco_resume(struct ssb_chipcommon *cc) ssb_chipco_resume() argument
391 void ssb_chipco_get_clockcpu(struct ssb_chipcommon *cc, ssb_chipco_get_clockcpu() argument
414 void ssb_chipco_get_clockcontrol(struct ssb_chipcommon *cc, ssb_chipco_get_clockcontrol() argument
434 void ssb_chipco_timing_init(struct ssb_chipcommon *cc, ssb_chipco_timing_init() argument
471 u32 ssb_chipco_watchdog_timer_set(struct ssb_chipcommon *cc, u32 ticks) ssb_chipco_watchdog_timer_set() argument
494 void ssb_chipco_irq_mask(struct ssb_chipcommon *cc, u32 mask, u32 value) ssb_chipco_irq_mask() argument
499 u32 ssb_chipco_irq_status(struct ssb_chipcommon *cc, u32 mask) ssb_chipco_irq_status() argument
504 u32 ssb_chipco_gpio_in(struct ssb_chipcommon *cc, u32 mask) ssb_chipco_gpio_in() argument
509 u32 ssb_chipco_gpio_out(struct ssb_chipcommon *cc, u32 mask, u32 value) ssb_chipco_gpio_out() argument
521 u32 ssb_chipco_gpio_outen(struct ssb_chipcommon *cc, u32 mask, u32 value) ssb_chipco_gpio_outen() argument
533 u32 ssb_chipco_gpio_control(struct ssb_chipcommon *cc, u32 mask, u32 value) ssb_chipco_gpio_control() argument
546 u32 ssb_chipco_gpio_intmask(struct ssb_chipcommon *cc, u32 mask, u32 value) ssb_chipco_gpio_intmask() argument
558 u32 ssb_chipco_gpio_polarity(struct ssb_chipcommon *cc, u32 mask, u32 value) ssb_chipco_gpio_polarity() argument
570 u32 ssb_chipco_gpio_pullup(struct ssb_chipcommon *cc, u32 mask, u32 value) ssb_chipco_gpio_pullup() argument
585 u32 ssb_chipco_gpio_pulldown(struct ssb_chipcommon *cc, u32 mask, u32 value) ssb_chipco_gpio_pulldown() argument
601 int ssb_chipco_serial_init(struct ssb_chipcommon *cc, ssb_chipco_serial_init() argument
H A Ddriver_chipcommon_pmu.c22 static u32 ssb_chipco_pll_read(struct ssb_chipcommon *cc, u32 offset) ssb_chipco_pll_read() argument
28 static void ssb_chipco_pll_write(struct ssb_chipcommon *cc, ssb_chipco_pll_write() argument
35 static void ssb_chipco_regctl_maskset(struct ssb_chipcommon *cc, ssb_chipco_regctl_maskset() argument
90 static void ssb_pmu0_pllinit_r0(struct ssb_chipcommon *cc, ssb_pmu0_pllinit_r0() argument
221 static void ssb_pmu1_pllinit_r0(struct ssb_chipcommon *cc, ssb_pmu1_pllinit_r0() argument
317 static void ssb_pmu_pll_init(struct ssb_chipcommon *cc) ssb_pmu_pll_init() argument
423 static void ssb_pmu_resources_init(struct ssb_chipcommon *cc) ssb_pmu_resources_init() argument
517 void ssb_pmu_init(struct ssb_chipcommon *cc) ssb_pmu_init() argument
540 void ssb_pmu_set_ldo_voltage(struct ssb_chipcommon *cc, ssb_pmu_set_ldo_voltage() argument
590 void ssb_pmu_set_ldo_paref(struct ssb_chipcommon *cc, bool on) ssb_pmu_set_ldo_paref() argument
619 static u32 ssb_pmu_get_alp_clock_clk0(struct ssb_chipcommon *cc) ssb_pmu_get_alp_clock_clk0() argument
631 u32 ssb_pmu_get_alp_clock(struct ssb_chipcommon *cc) ssb_pmu_get_alp_clock() argument
645 u32 ssb_pmu_get_cpu_clock(struct ssb_chipcommon *cc) ssb_pmu_get_cpu_clock() argument
660 u32 ssb_pmu_get_controlclock(struct ssb_chipcommon *cc) ssb_pmu_get_controlclock() argument
674 void ssb_pmu_spuravoid_pllupdate(struct ssb_chipcommon *cc, int spuravoid) ssb_pmu_spuravoid_pllupdate() argument
H A Dmain.c1147 struct ssb_chipcommon *cc; ssb_bus_may_powerdown() local
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Dhw.c139 ath10k_hw_fill_survey_time(struct ath10k *ar, struct survey_info *survey, u32 cc, u32 rcc, u32 cc_prev, u32 rcc_prev) ath10k_hw_fill_survey_time() argument
/linux-4.4.14/drivers/net/wireless/ath/
H A Dhw.c180 struct ath_cycle_counters *cc = &common->cc_ani; ath_hw_get_listen_time() local
H A Dregd.c551 u16 cc = rd & ~COUNTRY_ERD_FLAG; ath_regd_is_eeprom_valid() local
603 u16 cc = rd & ~COUNTRY_ERD_FLAG; ath_regd_get_default_country() local
/linux-4.4.14/arch/blackfin/mach-common/
H A Ddpmc_modes.S218 cc = BITTST(R2, 1); /* SDSRA poll self-refresh status */ define
H A Dinterrupt.S116 cc = r0 == 0; define
H A Dhead.S20 cc = r2 == 0; define
H A Dentry.S56 cc = r6 == r7; define
61 cc = R6 == R7; define
65 cc = R6 == R7; define
133 cc = r7 == r6; define
141 cc = bittst(r6, 4); define
143 cc = bittst(r6, 5); define
151 cc = bittst(r6, 0); define
155 cc = r7 == 0; define
162 cc = r6 == 0; define
165 cc = r6 < r7; define
175 cc = r7 == 0; define
187 cc = bittst(r7, EVT_IVHW_P); define
222 cc = R7 == R6; define
558 cc = r0 == 1; define
560 cc = r0 == -1; define
582 cc = p4 <= p0; define
622 cc = BITTST(r7, TIF_IRQ_SYNC); define
638 cc = BITTST(r7, TIF_NEED_RESCHED); define
652 cc = BITTST(r7, TIF_SIGPENDING); define
654 cc = BITTST(r7, TIF_NOTIFY_RESUME); define
682 cc = p3 <= p4; define
769 cc = r0 == r2; define
782 cc = r0 == 0; define
797 cc = r0 == 0; define
810 cc = r7 == 0; define
896 cc = r2 == 0; define
922 cc = r7 == 0x0; define
929 cc = BITTST(r7, TIF_NEED_RESCHED); define
968 cc = bittst (r0, EVT_IVG15_P); define
982 cc = r2 == 0; define
1083 cc = r1 <= r2; define
/linux-4.4.14/lib/fonts/
H A Dfonts.c119 int i, c, cc; get_default_font() local
/linux-4.4.14/arch/blackfin/mach-bf561/
H A Datomic.S127 cc = r5 == 0; define
165 cc = r5 == 0; define
235 cc = r6 == 0; define
283 cc = bittst( r3, 0 ); define
304 cc = bittst( r2, 0 ); define
339 cc = bittst( r3, 0 ); define
395 cc = r1 < 0; define
416 cc = r1 < 2; define
431 cc = r1 <= 0; define
492 cc = r2 == 0; define
494 cc = r1 == 0; define
518 cc = r1 == r3; define
535 cc = r1 == r2; define
756 cc = r2 == r4; \ define
836 cc = r0 == 0; define
859 cc = r0 == 0; define
883 cc = r0 == 0; define
H A Dsecondary.S180 cc = BITTST(r0, 0); define
/linux-4.4.14/kernel/time/
H A Dtimecounter.c82 static u64 cc_cyc2ns_backwards(const struct cyclecounter *cc, cc_cyc2ns_backwards() argument
21 timecounter_init(struct timecounter *tc, const struct cyclecounter *cc, u64 start_tstamp) timecounter_init() argument
/linux-4.4.14/include/linux/
H A Dtimecounter.h65 const struct cyclecounter *cc; member in struct:timecounter
79 static inline u64 cyclecounter_cyc2ns(const struct cyclecounter *cc, cyclecounter_cyc2ns() argument
H A Dnvme.h25 __u32 cc; /* Controller Configuration */ member in struct:nvme_bar
/linux-4.4.14/arch/powerpc/xmon/
H A Dppc-dis.c156 int cc; print_insn_powerpc() local
H A Dxmon.c2958 int esel = i, cc = i; dump_tlb_book3e() local
/linux-4.4.14/drivers/usb/host/
H A Dfhci-q.c221 u32 cc = td->status; fhci_done_td() local
H A Dimx21-dbg.c43 debug_isoc_completed(struct imx21 *imx21, int frame, struct td *td, int cc, int len) debug_isoc_completed() argument
144 debug_isoc_completed(struct imx21 *imx21, int frame, struct td *td, int cc, int len) debug_isoc_completed() argument
H A Dohci-dbg.c300 int cc = (psw >> 12) & 0x0f; ohci_dump_td() local
H A Dohci-q.c757 int cc = 0; td_done() local
831 static void ed_halted(struct ohci_hcd *ohci, struct td *td, int cc) ed_halted() argument
946 int cc; update_done_list() local
H A Dimx21-hcd.c643 int cc; isoc_etd_done() local
1051 int cc; nonisoc_etd_done() local
1348 int cc; process_etds() local
H A Disp116x-hcd.c355 u8 cc; postproc_atl_queue() local
H A Disp1362-hcd.c505 u8 cc; postproc_ep() local
H A Dimx21-hcd.h413 int cc; member in struct:debug_isoc_trace
/linux-4.4.14/drivers/s390/cio/
H A Dioasm.h141 int cc; chsc() local
H A Deadm_sch.c67 int cc; eadm_subchannel_start() local
93 int cc; eadm_subchannel_clear() local
H A Ddevice_fsm.c42 int cc; ccw_timeout_log() local
H A Dchsc_sch.c129 int cc; chsc_subchannel_prepare() local
245 int cc; chsc_async() local
H A Dcio.c706 int retry, cc; __disable_subchannel_easy() local
971 int cc; cio_tm_start_key() local
1001 int cc; cio_tm_intrg() local
H A Dqdio_main.c40 int cc; do_siga_sync() local
57 int cc; do_siga_input() local
86 int cc; do_siga_output() local
289 int cc; qdio_siga_sync() local
319 int retries = 0, cc; qdio_siga_output() local
359 int cc; qdio_siga_input() local
811 int retries = 0, cc; qdio_kick_outbound_q() local
H A Dchsc.c280 u8 cc; /* content code */ member in struct:chsc_sei_nt0_area
293 u8 cc; /* content code */ member in struct:chsc_sei_nt2_area
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-ptp.c125 static cycle_t xgbe_cc_read(const struct cyclecounter *cc) xgbe_cc_read() argument
231 struct cyclecounter *cc = &pdata->tstamp_cc; xgbe_ptp_register() local
/linux-4.4.14/drivers/clk/qcom/
H A Dcommon.c100 struct qcom_cc *cc; qcom_cc_really_probe() local
/linux-4.4.14/arch/s390/include/asm/
H A Dtimex.h21 int cc; set_tod_clock() local
33 int cc; store_tod_clock() local
H A Dnmi.h67 u64 cc : 1; /* 47 clock comparator validity */ member in struct:mci::__anon2464
H A Dpci_io.h93 int cc; zpci_read_single() local
H A Dsigp.h43 int cc; __pcpu_sigp() local
H A Dptrace.h39 unsigned long long cc : 2; /* Condition Code */ member in struct:psw_bits
H A Dcpu_mf.h161 int cc; lcctl() local
175 int cc; ecctr() local
191 int cc; stcctm5() local
204 int cc; qsi() local
222 int cc; lsctl() local
H A Dscsw.h42 __u32 cc : 2; member in struct:cmd_scsw
84 u32 cc:2; member in struct:tm_scsw
119 u32 cc:2; member in struct:eadm_scsw
/linux-4.4.14/arch/s390/kernel/
H A Dsclp.c49 unsigned int cc; _sclp_servc() local
H A Dsmp.c111 int cc; __pcpu_sigp_relax() local
123 int cc, retry; pcpu_sigp_retry() local
319 int cc; pcpu_set_smt() local
/linux-4.4.14/arch/s390/pci/
H A Dpci_insn.c16 static inline void zpci_err_insn(u8 cc, u8 status, u64 req, u64 offset) zpci_err_insn() argument
21 u8 cc; zpci_err_insn() member in struct:__anon2556
31 u8 cc; __mpcifc() local
45 u8 cc, status; zpci_mod_fc() local
64 u8 cc; __rpcit() local
79 u8 cc, status; zpci_refresh_trans() local
106 int cc = -ENXIO; __pcilg() local
128 int cc; zpci_load() local
148 int cc = -ENXIO; __pcistg() local
166 int cc; zpci_store() local
184 int cc = -ENXIO; __pcistb() local
202 int cc; zpci_store_block() local
H A Dpci_clp.c37 u8 cc; clp_instr() local
/linux-4.4.14/drivers/media/dvb-frontends/
H A Dix2505v.c140 u8 gain, cc, ref, psc, local_osc, lpf; ix2505v_set_params() local
/linux-4.4.14/arch/x86/math-emu/
H A Dstatus_w.h51 static inline void setcc(int cc) setcc() argument
H A Dfpu_trig.c792 int cc; do_fprem() local
/linux-4.4.14/drivers/block/paride/
H A Depat.c253 { int k, j, f, cc; epat_test_proto() local
/linux-4.4.14/arch/s390/lib/
H A Dstring.c257 int cc; strstr() local
/linux-4.4.14/arch/s390/mm/
H A Dpageattr.c158 int cc; kernel_page_present() local
/linux-4.4.14/sound/isa/sb/
H A Demu8000_patch.c89 unsigned char cc; read_word() local
/linux-4.4.14/drivers/s390/block/
H A Dxpram.c92 int cc = 2; /* return unused cc 2 if pgin traps */ xpram_page_in() local
122 int cc = 2; /* return unused cc 2 if pgin traps */ xpram_page_out() local
H A Ddasd_eckd.h396 __u8 cc; member in struct:dasd_psf_cuir_response
/linux-4.4.14/drivers/s390/scsi/
H A Dzfcp_qdio.c382 int cc; zfcp_qdio_open() local
/linux-4.4.14/drivers/media/pci/ivtv/
H A Divtv-vbi.c44 static void ivtv_set_cc(struct ivtv *itv, int mode, const struct vbi_cc *cc) ivtv_set_cc() argument
133 static void ivtv_write_vbi_cc_lines(struct ivtv *itv, const struct vbi_cc *cc) ivtv_write_vbi_cc_lines() argument
149 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; ivtv_write_vbi() local
165 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; ivtv_write_vbi_from_user() local
466 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; ivtv_disable_cc() local
478 struct vbi_cc cc = { .odd = { 0x80, 0x80 }, .even = { 0x80, 0x80 } }; ivtv_vbi_work_handler() local
95 ivtv_write_vbi_line(struct ivtv *itv, const struct v4l2_sliced_vbi_data *d, struct vbi_cc *cc, int *found_cc) ivtv_write_vbi_line() argument
/linux-4.4.14/drivers/media/platform/vivid/
H A Dvivid-vbi-gen.c81 static void cc_insert(u8 *cc, u8 ch) cc_insert() argument
100 u8 cc[CC_PREAMBLE_BITS + 2 * 16] = { vivid_vbi_gen_cc_raw() local
H A Dvivid-core.c346 static int vidioc_cropcap(struct file *file, void *fh, struct v4l2_cropcap *cc) vidioc_cropcap() argument
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/
H A Dwq.h61 u32 cc; /* consumer counter */ member in struct:mlx5_cqwq
H A Den.h356 u16 cc; member in struct:mlx5e_sq
/linux-4.4.14/drivers/net/ethernet/ti/
H A Dcpts.c104 static cycle_t cpts_systim_read(const struct cyclecounter *cc) cpts_systim_read() argument
H A Dcpts.h119 struct cyclecounter cc; member in struct:cpts
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dlink.c508 struct ath_cycle_counters *cc = &common->cc_survey; ath_update_survey_stats() local
/linux-4.4.14/crypto/
H A Dtgr192.c468 u64 a, b, c, aa, bb, cc; tgr192_transform() local
H A Drmd128.c52 u32 aa, bb, cc, dd, aaa, bbb, ccc, ddd; rmd128_transform() local
H A Drmd160.c56 u32 aa, bb, cc, dd, ee, aaa, bbb, ccc, ddd, eee; rmd160_transform() local
H A Drmd256.c52 u32 aa, bb, cc, dd, aaa, bbb, ccc, ddd, tmp; rmd256_transform() local
H A Drmd320.c56 u32 aa, bb, cc, dd, ee, aaa, bbb, ccc, ddd, eee, tmp; rmd320_transform() local
/linux-4.4.14/drivers/ata/
H A Dacard-ahci.c213 u16 cc; acard_ahci_pci_print_info() local
H A Dahci.c900 u16 cc; ahci_pci_print_info() local
/linux-4.4.14/arch/x86/kernel/cpu/
H A Dcentaur.c116 u32 aa, bb, cc, dd; init_centaur() local
/linux-4.4.14/arch/alpha/kernel/
H A Dtime.c285 validate_cc_value(unsigned long cc) validate_cc_value() argument
345 int cc, count = 0; calibrate_cc_with_pit() local
/linux-4.4.14/fs/hfsplus/
H A Dunicode.c101 static u16 *hfsplus_compose_lookup(u16 *p, u16 cc) hfsplus_compose_lookup() argument
128 u16 cc, c0, c1; hfsplus_uni2asc() local
/linux-4.4.14/arch/s390/kvm/
H A Dkvm-s390.h148 static inline void kvm_s390_set_psw_cc(struct kvm_vcpu *vcpu, unsigned long cc) kvm_s390_set_psw_cc() argument
H A Dpriv.c966 int ret = 0, cc = 0; handle_tprot() local
H A Dkvm-s390.c1003 u32 cc = 0; kvm_s390_query_ap_config() local
1025 int cc; kvm_s390_apxa_installed() local
/linux-4.4.14/arch/microblaze/kernel/
H A Dtimer.c201 static cycle_t xilinx_cc_read(const struct cyclecounter *cc) xilinx_cc_read() argument
/linux-4.4.14/arch/arm/include/asm/
H A Dassembler.h189 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo variable
494 .irp c,,eq,ne,cs,cc,mi,pl,vs,vc,hi,ls,ge,lt,gt,le,hs,lo variable
/linux-4.4.14/tools/perf/config/
H A Dutilities.mak
/linux-4.4.14/tools/power/cpupower/
H A DMakefile
/linux-4.4.14/drivers/media/dvb-core/
H A Ddvb_demux.h92 int cc; member in struct:dvb_demux_feed
H A Ddvb_demux.c295 u8 cc; dvb_dmx_swfilter_section_packet() local
H A Ddvb_filter.h32 unsigned char cc; member in struct:dvb_filter_pes2ts
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c192 static cycle_t ixgbe_ptp_read(const struct cyclecounter *cc) ixgbe_ptp_read() argument
H A Dixgbe.h758 struct cyclecounter cc; member in struct:ixgbe_adapter
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c655 struct ath_cycle_counters *cc = &common->cc_survey; ath5k_get_survey() local
/linux-4.4.14/drivers/net/wireless/b43/
H A Dphy_lcn.c589 struct bcma_drv_cc *cc = &dev->dev->bdev->bus->drv_cc; b43_phy_lcn_set_channel_tweaks() local
700 struct bcma_drv_cc *cc = &dev->dev->bdev->bus->drv_cc; b43_phy_lcn_op_init() local
/linux-4.4.14/fs/fuse/
H A Dcuse.c114 struct cuse_conn *cc = NULL, *pos; cuse_open() local
156 struct cuse_conn *cc = fc_to_cc(ff->fc); cuse_file_ioctl() local
169 struct cuse_conn *cc = fc_to_cc(ff->fc); cuse_file_compat_ioctl() local
309 struct cuse_conn *cc = fc_to_cc(fc), *pos; cuse_process_init_reply() local
413 static int cuse_send_init(struct cuse_conn *cc) cuse_send_init() argument
471 struct cuse_conn *cc = fc_to_cc(fc); cuse_fc_release() local
493 struct cuse_conn *cc; cuse_channel_open() local
537 struct cuse_conn *cc = fc_to_cc(fud->fc); cuse_channel_release() local
572 struct cuse_conn *cc = dev_get_drvdata(dev); cuse_class_waiting_show() local
582 struct cuse_conn *cc = dev_get_drvdata(dev); cuse_class_abort_store() local
/linux-4.4.14/arch/arm/probes/kprobes/
H A Dactions-thumb.c74 int cc = (insn >> 22) & 0xf; t32_decode_cond_branch() local
428 int cc = (insn >> 8) & 0xf; t16_decode_cond_branch() local
H A Dtest-core.c1063 static unsigned long test_check_cc(int cc, unsigned long cpsr) test_check_cc() argument
1087 int cc = current_instruction >> 28; test_context_cpsr() local
1096 int cc = (current_instruction >> kprobe_test_cc_position) & 0xf; test_context_cpsr() local
/linux-4.4.14/sound/hda/
H A Dhdac_stream.c468 static cycle_t azx_cc_read(const struct cyclecounter *cc) azx_cc_read() argument
479 struct cyclecounter *cc = &azx_dev->cc; azx_timecounter_init() local
/linux-4.4.14/drivers/tty/vt/
H A Dvt_ioctl.c825 ushort ll,cc; vt_ioctl() local
850 ushort ll,cc,vlin,clin,vcol,ccol; vt_ioctl() local
/linux-4.4.14/drivers/s390/char/
H A Dvmur.c369 int cc; get_urd_class() local
468 int cc; diag_position_to_record() local
493 int cc; diag_read_file() local
586 int cc; diag_read_next_file_info() local
H A Dsclp.c154 int cc = 4; /* Initialize for program check handling */ sclp_service_call() local
/linux-4.4.14/drivers/isdn/isdnloop/
H A Disdnloop.c668 isdnloop_card *cc = cards; isdnloop_try_call() local
/linux-4.4.14/drivers/media/pci/saa7164/
H A Dsaa7164-core.c125 u8 cc, a; saa7164_ts_verifier() local
/linux-4.4.14/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c80 static cycle_t igb_ptp_read_82576(const struct cyclecounter *cc) igb_ptp_read_82576() argument
97 static cycle_t igb_ptp_read_82580(const struct cyclecounter *cc) igb_ptp_read_82580() argument
H A Digb.h440 struct cyclecounter cc; member in struct:igb_adapter
/linux-4.4.14/drivers/net/ethernet/freescale/
H A Dfec_ptp.c233 static cycle_t fec_ptp_read(const struct cyclecounter *cc) fec_ptp_read() argument
H A Dfec.h532 struct cyclecounter cc; member in struct:fec_enet_private
/linux-4.4.14/scripts/dtc/
H A Dchecks.c697 struct check *cc = check_table[i]; disable_warning_error() local
/linux-4.4.14/sound/aoa/fabrics/
H A Dlayout.c768 struct codec_connection *cc; check_codec() local
891 struct codec_connection *cc; layout_attached_codec() local
/linux-4.4.14/arch/powerpc/include/asm/
H A Dicswx.h88 u8 cc; member in struct:coprocessor_status_block
H A Dps3av.h493 u8 cc:3; member in struct:ps3av_audio_info_frame::pb1_bit
/linux-4.4.14/arch/powerpc/platforms/powermac/
H A Dsmp.c571 struct device_node *cc = NULL; smp_core99_setup_i2c_hwsync() local
/linux-4.4.14/net/ipv4/
H A Dinet_diag.c580 static int valid_cc(const void *bc, int len, int cc) valid_cc() argument
/linux-4.4.14/drivers/video/fbdev/
H A Dsstfb.c969 u8 cr0, cc; sst_set_pll_att_ti() local
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
H A Ddevice.c233 int cc; dump_qp() local
365 int cc; dump_stag() local
546 int cc; dump_ep() local
611 int cc; dump_listen_ep() local
/linux-4.4.14/drivers/media/i2c/
H A Dsaa7127.c385 u16 cc = data->data[1] << 8 | data->data[0]; saa7127_set_cc() local
/linux-4.4.14/drivers/media/pci/cx88/
H A Dcx88-video.c622 const struct cx88_ctrl *cc = ctrl->priv; cx8800_s_vid_ctrl() local
668 const struct cx88_ctrl *cc = ctrl->priv; cx8800_s_aud_ctrl() local
1349 const struct cx88_ctrl *cc = &cx8800_aud_ctls[i]; cx8800_initdev() local
1362 const struct cx88_ctrl *cc = &cx8800_vid_ctls[i]; cx8800_initdev() local
/linux-4.4.14/drivers/media/usb/au0828/
H A Dau0828-video.c1520 vidioc_cropcap(struct file *file, void *priv, struct v4l2_cropcap *cc) vidioc_cropcap() argument
/linux-4.4.14/drivers/media/usb/ttusb-budget/
H A Ddvb-ttusb-budget.c124 int cc; /* MuxCounter - will increment on EVERY MUX PACKET */ member in struct:ttusb
563 u16 csum = 0, cc; ttusb_process_muxpack() local
/linux-4.4.14/drivers/net/ethernet/broadcom/
H A Dbgmac.c830 struct bcma_drv_cc *cc = &bgmac->core->bus->drv_cc; bgmac_phy_init() local
1067 struct bcma_drv_cc *cc = &bgmac->core->bus->drv_cc; bgmac_chip_reset() local
/linux-4.4.14/drivers/clocksource/
H A Darm_arch_timer.c432 static cycle_t arch_counter_read_cc(const struct cyclecounter *cc) arch_counter_read_cc() argument
/linux-4.4.14/fs/ncpfs/
H A Dncplib_kernel.c1106 ncp__io2vol(struct ncp_server *server, unsigned char *vname, unsigned int *vlen, const unsigned char *iname, unsigned int ilen, int cc) ncp__io2vol() argument
1184 ncp__vol2io(struct ncp_server *server, unsigned char *iname, unsigned int *ilen, const unsigned char *vname, unsigned int vlen, int cc) ncp__vol2io() argument
1272 ncp__io2vol(unsigned char *vname, unsigned int *vlen, const unsigned char *iname, unsigned int ilen, int cc) ncp__io2vol() argument
1297 ncp__vol2io(unsigned char *iname, unsigned int *ilen, const unsigned char *vname, unsigned int vlen, int cc) ncp__vol2io() argument
/linux-4.4.14/mm/
H A Dcompaction.c190 static inline bool isolation_suitable(struct compact_control *cc, isolation_suitable() argument
257 static void update_pageblock_skip(struct compact_control *cc, update_pageblock_skip() argument
290 static inline bool isolation_suitable(struct compact_control *cc, isolation_suitable() argument
296 static void update_pageblock_skip(struct compact_control *cc, update_pageblock_skip() argument
374 static inline bool compact_should_abort(struct compact_control *cc) compact_should_abort() argument
394 static unsigned long isolate_freepages_block(struct compact_control *cc, isolate_freepages_block() argument
554 isolate_freepages_range(struct compact_control *cc, isolate_freepages_range() argument
615 static void acct_isolated(struct zone *zone, struct compact_control *cc) acct_isolated() argument
664 isolate_migratepages_block(struct compact_control *cc, unsigned long low_pfn, isolate_migratepages_block() argument
863 isolate_migratepages_range(struct compact_control *cc, unsigned long start_pfn, isolate_migratepages_range() argument
923 static inline bool compact_scanners_met(struct compact_control *cc) compact_scanners_met() argument
933 static void isolate_freepages(struct compact_control *cc) isolate_freepages() argument
1042 struct compact_control *cc = (struct compact_control *)data; compaction_alloc() local
1071 struct compact_control *cc = (struct compact_control *)data; compaction_free() local
1190 static int __compact_finished(struct zone *zone, struct compact_control *cc, __compact_finished() argument
1253 static int compact_finished(struct zone *zone, struct compact_control *cc, compact_finished() argument
1331 static int compact_zone(struct zone *zone, struct compact_control *cc) compact_zone() argument
1483 struct compact_control cc = { compact_zone_order() local
1624 static void __compact_pgdat(pg_data_t *pgdat, struct compact_control *cc) __compact_pgdat() argument
1666 struct compact_control cc = { compact_pgdat() local
1679 struct compact_control cc = { compact_node() local
1685 __compact_pgdat(NODE_DATA(nid), &cc); compact_node() local
311 compact_trylock_irqsave(spinlock_t *lock, unsigned long *flags, struct compact_control *cc) compact_trylock_irqsave() argument
341 compact_unlock_should_abort(spinlock_t *lock, unsigned long flags, bool *locked, struct compact_control *cc) compact_unlock_should_abort() argument
1095 isolate_migratepages(struct zone *zone, struct compact_control *cc) isolate_migratepages() argument
H A Dzsmalloc.c1750 struct zs_compact_control cc; __zs_compact() local
1612 migrate_zspage(struct zs_pool *pool, struct size_class *class, struct zs_compact_control *cc) migrate_zspage() argument
H A Dpage_alloc.c6637 static int __alloc_contig_migrate_range(struct compact_control *cc, __alloc_contig_migrate_range() argument
6708 struct compact_control cc = { alloc_contig_range() local
/linux-4.4.14/arch/s390/include/uapi/asm/
H A Dvtoc.h23 __u16 cc; member in struct:vtoc_cchhb
30 __u16 cc; member in struct:vtoc_cchh
/linux-4.4.14/arch/m68k/include/asm/
H A Dm68360_pram.h179 unsigned short cc[8]; /* Rx control characters */ member in struct:uart_pram
223 unsigned short cc[8]; /* Rx control characters */ member in struct:bisync_pram
/linux-4.4.14/drivers/staging/rts5208/
H A Dsd.c1277 u16 cc = ((u16)buf[0] << 8) | buf[1]; sd_check_switch_mode() local
1280 cc); sd_check_switch_mode() local
/linux-4.4.14/drivers/staging/unisys/visornic/
H A Dvisornic_main.c1092 int i = 0, cc, numreposted; repost_return() local
1162 int cc, currsize, off; visornic_rx() local
/linux-4.4.14/drivers/isdn/i4l/
H A Disdn_tty.c1152 int cc = isdn_tty_handleDLEdown(info, m, c); isdn_tty_write() local
1180 int cc = isdn_tty_handleDLEdown(info, m, c); isdn_tty_write() local
/linux-4.4.14/drivers/md/
H A Ddm-crypt.c54 struct crypt_config *cc; member in struct:dm_crypt_io
192 static struct crypto_ablkcipher *any_tfm(struct crypt_config *cc) any_tfm() argument
244 static int crypt_iv_plain_gen(struct crypt_config *cc, u8 *iv, crypt_iv_plain_gen() argument
253 static int crypt_iv_plain64_gen(struct crypt_config *cc, u8 *iv, crypt_iv_plain64_gen() argument
263 static int crypt_iv_essiv_init(struct crypt_config *cc) crypt_iv_essiv_init() argument
290 static int crypt_iv_essiv_wipe(struct crypt_config *cc) crypt_iv_essiv_wipe() argument
308 static struct crypto_cipher *setup_essiv_cpu(struct crypt_config *cc, setup_essiv_cpu() argument
340 static void crypt_iv_essiv_dtr(struct crypt_config *cc) crypt_iv_essiv_dtr() argument
359 static int crypt_iv_essiv_ctr(struct crypt_config *cc, struct dm_target *ti, crypt_iv_essiv_ctr() argument
407 static int crypt_iv_essiv_gen(struct crypt_config *cc, u8 *iv, crypt_iv_essiv_gen() argument
419 static int crypt_iv_benbi_ctr(struct crypt_config *cc, struct dm_target *ti, crypt_iv_benbi_ctr() argument
443 static void crypt_iv_benbi_dtr(struct crypt_config *cc) crypt_iv_benbi_dtr() argument
447 static int crypt_iv_benbi_gen(struct crypt_config *cc, u8 *iv, crypt_iv_benbi_gen() argument
460 static int crypt_iv_null_gen(struct crypt_config *cc, u8 *iv, crypt_iv_null_gen() argument
468 static void crypt_iv_lmk_dtr(struct crypt_config *cc) crypt_iv_lmk_dtr() argument
480 static int crypt_iv_lmk_ctr(struct crypt_config *cc, struct dm_target *ti, crypt_iv_lmk_ctr() argument
507 static int crypt_iv_lmk_init(struct crypt_config *cc) crypt_iv_lmk_init() argument
520 static int crypt_iv_lmk_wipe(struct crypt_config *cc) crypt_iv_lmk_wipe() argument
530 static int crypt_iv_lmk_one(struct crypt_config *cc, u8 *iv, crypt_iv_lmk_one() argument
579 static int crypt_iv_lmk_gen(struct crypt_config *cc, u8 *iv, crypt_iv_lmk_gen() argument
595 static int crypt_iv_lmk_post(struct crypt_config *cc, u8 *iv, crypt_iv_lmk_post() argument
615 static void crypt_iv_tcw_dtr(struct crypt_config *cc) crypt_iv_tcw_dtr() argument
629 static int crypt_iv_tcw_ctr(struct crypt_config *cc, struct dm_target *ti, crypt_iv_tcw_ctr() argument
656 static int crypt_iv_tcw_init(struct crypt_config *cc) crypt_iv_tcw_init() argument
668 static int crypt_iv_tcw_wipe(struct crypt_config *cc) crypt_iv_tcw_wipe() argument
678 static int crypt_iv_tcw_whitening(struct crypt_config *cc, crypt_iv_tcw_whitening() argument
718 static int crypt_iv_tcw_gen(struct crypt_config *cc, u8 *iv, crypt_iv_tcw_gen() argument
742 static int crypt_iv_tcw_post(struct crypt_config *cc, u8 *iv, crypt_iv_tcw_post() argument
803 static void crypt_convert_init(struct crypt_config *cc, crypt_convert_init() argument
818 static struct dm_crypt_request *dmreq_of_req(struct crypt_config *cc, dmreq_of_req() argument
824 static struct ablkcipher_request *req_of_dmreq(struct crypt_config *cc, req_of_dmreq() argument
830 static u8 *iv_of_dmreq(struct crypt_config *cc, iv_of_dmreq() argument
837 static int crypt_convert_block(struct crypt_config *cc, crypt_convert_block() argument
886 static void crypt_alloc_req(struct crypt_config *cc, crypt_alloc_req() argument
905 static void crypt_free_req(struct crypt_config *cc, crypt_free_req() argument
917 static int crypt_convert(struct crypt_config *cc, crypt_convert() argument
989 struct crypt_config *cc = io->cc; crypt_alloc_buffer() local
1037 static void crypt_free_buffer_pages(struct crypt_config *cc, struct bio *clone) crypt_free_buffer_pages() argument
1049 static void crypt_io_init(struct dm_crypt_io *io, struct crypt_config *cc, crypt_io_init() argument
1071 struct crypt_config *cc = io->cc; crypt_dec_pending() local
1105 struct crypt_config *cc = io->cc; crypt_endio() local
1131 struct crypt_config *cc = io->cc; clone_init() local
1141 struct crypt_config *cc = io->cc; kcryptd_io_read() local
1175 struct crypt_config *cc = io->cc; kcryptd_queue_read() local
1192 struct crypt_config *cc = data; dmcrypt_write() local
1248 struct crypt_config *cc = io->cc; kcryptd_crypt_write_io_submit() local
1290 struct crypt_config *cc = io->cc; kcryptd_crypt_write_convert() local
1336 struct crypt_config *cc = io->cc; kcryptd_crypt_read_convert() local
1360 struct crypt_config *cc = io->cc; kcryptd_async_done() local
1401 struct crypt_config *cc = io->cc; kcryptd_queue_crypt() local
1431 static void crypt_free_tfms(struct crypt_config *cc) crypt_free_tfms() argument
1448 static int crypt_alloc_tfms(struct crypt_config *cc, char *ciphermode) crypt_alloc_tfms() argument
1470 static int crypt_setkey_allcpus(struct crypt_config *cc) crypt_setkey_allcpus() argument
1489 static int crypt_set_key(struct crypt_config *cc, char *key) crypt_set_key() argument
1516 static int crypt_wipe_key(struct crypt_config *cc) crypt_wipe_key() argument
1526 struct crypt_config *cc = ti->private; crypt_dtr() local
1570 struct crypt_config *cc = ti->private; crypt_ctr_cipher() local
1734 struct crypt_config *cc; crypt_ctr() local
1908 struct crypt_config *cc = ti->private; crypt_map() local
1939 struct crypt_config *cc = ti->private; crypt_status() local
1979 struct crypt_config *cc = ti->private; crypt_postsuspend() local
1986 struct crypt_config *cc = ti->private; crypt_preresume() local
1998 struct crypt_config *cc = ti->private; crypt_resume() local
2009 struct crypt_config *cc = ti->private; crypt_message() local
2046 struct crypt_config *cc = ti->private; crypt_iterate_devices() local
/linux-4.4.14/drivers/net/can/usb/
H A Dems_usb.c189 } cc; member in struct:cpc_can_error
/linux-4.4.14/drivers/media/usb/cx231xx/
H A Dcx231xx-video.c1442 vidioc_cropcap(struct file *file, void *priv, struct v4l2_cropcap *cc) vidioc_cropcap() argument
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
H A Dchip.c1007 struct brcmf_core_priv *cc; brcmf_chip_setup() local
1113 struct brcmf_core_priv *cc; brcmf_chip_get_chipcommon() local
/linux-4.4.14/drivers/power/
H A Daxp288_charger.c177 int cc; member in struct:axp288_chrg_info
187 static inline int axp288_charger_set_cc(struct axp288_chrg_info *info, int cc) axp288_charger_set_cc() argument
713 int ret, cc, cv; charger_init_hw_regs() local
/linux-4.4.14/fs/cifs/
H A Dsmb2pdu.c1111 struct create_context *cc; parse_lease_state() local
/linux-4.4.14/include/sound/
H A Dhdaudio.h425 struct cyclecounter cc; member in struct:hdac_stream
/linux-4.4.14/drivers/staging/speakup/
H A Dmain.c1575 int cc; count_highlight_color() local
/linux-4.4.14/drivers/net/ethernet/intel/e1000e/
H A De1000.h345 struct cyclecounter cc; member in struct:e1000_adapter
H A Dnetdev.c4278 static cycle_t e1000e_cyclecounter_read(const struct cyclecounter *cc) e1000e_cyclecounter_read() argument
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/
H A Daiutils.c444 ai_buscore_setup(struct si_info *sii, struct bcma_device *cc) ai_buscore_setup() argument
473 struct bcma_device *cc; ai_doattach() local
545 struct bcma_device *cc; ai_cc_reg() local
563 static uint ai_slowclk_src(struct si_pub *sih, struct bcma_device *cc) ai_slowclk_src() argument
584 ai_clkctl_setdelay(struct si_pub *sih, struct bcma_device *cc) ai_clkctl_setdelay() argument
616 struct bcma_device *cc; ai_clkctl_init() local
639 struct bcma_device *cc; ai_clkctl_fast_pwrup_delay() local
673 struct bcma_device *cc; ai_clkctl_cc() local
686 struct bcma_device *cc; ai_epa_4313war() local
572 ai_slowclk_freq(struct si_pub *sih, bool max_freq, struct bcma_device *cc) ai_slowclk_freq() argument
/linux-4.4.14/include/linux/bcma/
H A Dbcma.h413 static inline void bcma_mask32(struct bcma_device *cc, u16 offset, u32 mask) bcma_mask32() argument
417 static inline void bcma_set32(struct bcma_device *cc, u16 offset, u32 set) bcma_set32() argument
421 static inline void bcma_maskset32(struct bcma_device *cc, bcma_maskset32() argument
426 static inline void bcma_mask16(struct bcma_device *cc, u16 offset, u16 mask) bcma_mask16() argument
430 static inline void bcma_set16(struct bcma_device *cc, u16 offset, u16 set) bcma_set16() argument
434 static inline void bcma_maskset16(struct bcma_device *cc, bcma_maskset16() argument
/linux-4.4.14/sound/pci/asihpi/
H A Dasihpi.c138 struct clk_cache cc; member in struct:snd_card_asihpi
/linux-4.4.14/drivers/media/usb/s2255/
H A Ds2255drv.c273 u32 cc; /* current channel */ member in struct:s2255_dev
1741 unsigned int cc; save_frame() local
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c1855 struct wmi_connect_cmd *cc; ath6kl_wmi_connect_cmd() local
1907 struct wmi_reconnect_cmd *cc; ath6kl_wmi_reconnect_cmd() local
/linux-4.4.14/fs/ubifs/
H A Dubifs.h841 struct crypto_comp *cc; member in struct:ubifs_compressor
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
H A Dphy_lcn.c3555 struct lcnphy_unsign16_struct cc; wlc_lcnphy_get_cc() local
/linux-4.4.14/drivers/net/ethernet/renesas/
H A Dravb.h656 u8 cc; /* Content control MSBs (reserved) */ member in struct:ravb_desc
/linux-4.4.14/include/linux/ssb/
H A Dssb_driver_chipcommon.h600 static inline bool ssb_chipco_available(struct ssb_chipcommon *cc) ssb_chipco_available() argument
/linux-4.4.14/arch/mips/include/asm/octeon/
H A Dcvmx-pci-defs.h263 uint32_t cc:24; member in struct:cvmx_pci_cfg02::cvmx_pci_cfg02_s
H A Dcvmx-pciercx-defs.h2115 uint32_t cc:1; member in struct:cvmx_pciercx_cfg070::cvmx_pciercx_cfg070_s
/linux-4.4.14/arch/ia64/include/asm/
H A Dpal.h478 cc : 1, /* Cache check */ member in struct:pal_process_state_info_s
576 cc : 1, /* Error occurred member in struct:pal_bus_check_info_s
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c15127 static cycle_t bnx2x_cyclecounter_read(const struct cyclecounter *cc) bnx2x_cyclecounter_read() argument
/linux-4.4.14/include/linux/mlx5/
H A Dmlx5_ifc.h2417 u8 cc[0x1]; member in struct:mlx5_ifc_cqc_bits

Completed in 4693 milliseconds