Searched defs:cs (Results 26 - 50 of 438) sorted by relevance

1234567891011>>

/linux-master/drivers/firmware/efi/libstub/
H A Dintrinsics.c39 int memcmp(const void *cs, const void *ct, size_t count) argument
/linux-master/drivers/usb/host/
H A Dxhci-mvebu.c35 const struct mbus_dram_window *cs = &dram->cs[win]; local
/linux-master/tools/testing/selftests/kvm/lib/
H A Dstring_override.c10 int memcmp(const void *cs, const void *ct, size_t count) argument
/linux-master/drivers/clocksource/
H A Di8253.c36 static u64 i8253_read(struct clocksource *cs) argument
H A Ddw_apb_timer_of.c116 struct dw_apb_clocksource *cs; local
H A Dtimer-goldfish.c13 struct clocksource cs; member in struct:goldfish_timer
24 static struct goldfish_timer *cs_to_gf(struct clocksource *cs) argument
29 static u64 goldfish_timer_read(struct clocksource *cs) argument
/linux-master/arch/arm/mach-footbridge/
H A Ddc21285-timer.c23 static u64 cksrc_dc21285_read(struct clocksource *cs) argument
28 static int cksrc_dc21285_enable(struct clocksource *cs) argument
36 static void cksrc_dc21285_disable(struct clocksource *cs) argument
/linux-master/arch/mips/kernel/
H A Dcsrc-r4k.c15 static u64 c0_hpt_read(struct clocksource *cs) argument
/linux-master/arch/m68k/coldfire/
H A Dsltimers.c95 static u64 mcfslt_read_clk(struct clocksource *cs) argument
H A Dpit.c114 static u64 pit_read_clk(struct clocksource *cs) argument
H A Dtimers.c84 static u64 mcftmr_read_clk(struct clocksource *cs) argument
/linux-master/include/linux/
H A Domap-gpmc.h55 int gpmc_omap_onenand_set_timings(struct device *dev, int cs, int freq, argument
48 gpmc_omap_get_nand_ops(struct gpmc_nand_regs *regs, int cs) argument
[all...]
H A Dmbus.h36 } cs[4]; member in struct:mbus_dram_target_info
/linux-master/fs/fat/
H A Dfat_test.c28 u8 cs; member in struct:fat_timestamp_testcase
159 u8 cs; local
[all...]
/linux-master/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_cmd.c23 static u32 *pxp_emit_session_selection(u32 *cs, u32 idx) argument
48 pxp_emit_inline_termination(u32 *cs) argument
57 pxp_emit_session_termination(u32 *cs, u32 idx) argument
65 pxp_emit_wait(u32 *cs) argument
101 u32 *cs; local
[all...]
/linux-master/drivers/gpu/drm/i915/gt/
H A Dgen8_engine_cs.h79 __gen8_emit_write_rcs(u32 *cs, u32 value, u32 offset, u32 flags0, u32 flags1) argument
92 gen8_emit_ggtt_write_rcs(u32 *cs, u32 value, u32 gtt_offset, u32 flags) argument
105 gen12_emit_ggtt_write_rcs(u32 *cs, u32 value, u32 gtt_offset, u32 flags0, u32 flags1) argument
118 __gen8_emit_flush_dw(u32 *cs, u32 value, u32 gtt_offset, u32 flags) argument
129 gen8_emit_ggtt_write(u32 *cs, u32 value, u32 gtt_offset, u32 flags) argument
[all...]
H A Dintel_ring.h41 static inline void intel_ring_advance(struct i915_request *rq, u32 *cs) argument
/linux-master/arch/openrisc/kernel/
H A Dtime.c140 static u64 openrisc_timer_read(struct clocksource *cs) argument
/linux-master/arch/m68k/68000/
H A Dtimers.c72 static u64 m68328_read_clk(struct clocksource *cs) argument
/linux-master/tools/perf/util/
H A Dcomm.c22 static struct comm_str *comm_str__get(struct comm_str *cs) argument
30 static void comm_str__put(struct comm_str *cs) argument
43 struct comm_str *cs; local
99 struct comm_str *cs; local
[all...]
/linux-master/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_mfgpt.c141 static u64 mfgpt_read(struct clocksource *cs) argument
/linux-master/arch/s390/boot/
H A Dstring.c9 int strncmp(const char *cs, const char *ct, size_t count) argument
/linux-master/arch/mips/sgi-ip27/
H A Dip27-timer.c109 static u64 hub_rt_read(struct clocksource *cs) argument
129 struct clocksource *cs = &hub_rt_clocksource; local
/linux-master/arch/arm/boot/compressed/
H A Dstring.c98 int memcmp(const void *cs, const void *ct, size_t count) argument
111 int strcmp(const char *cs, const char *ct) argument
/linux-master/arch/x86/lib/
H A Dstring_32.c96 int strcmp(const char *cs, const char *ct) argument
119 int strncmp(const char *cs, const char *ct, size_t count) argument
181 void *memchr(const void *cs, int c, size_t count) argument

Completed in 182 milliseconds

1234567891011>>