Home
last modified time | relevance | path

Searched defs:c1 (Results 1 – 25 of 123) sorted by relevance

12345

/linux/drivers/char/
H A Dnwflash.c63 volatile unsigned int c1, c2; in get_flash_id() local
294 volatile unsigned int c1; in erase_block() local
399 volatile unsigned int c1; in write_block() local
535 char c, c1; in write_block() local
/linux/security/selinux/ss/
H A Dcontext.h103 const struct context *c1, in mls_context_glblub()
135 static inline bool mls_context_equal(const struct context *c1, in mls_context_equal()
191 static inline bool context_equal(const struct context *c1, in context_equal()
/linux/net/wireless/tests/
H A Dchan.c30 struct cfg80211_chan_def c1, c2; member
197 struct cfg80211_chan_def c1 = params->c1; in KUNIT_ARRAY_PARAM_DESC() local
/linux/fs/unicode/
H A Dutf8-core.c24 int c1, c2; in utf8_strncmp() local
50 int c1, c2; in utf8_strncasecmp() local
80 int c1, c2; in utf8_strncasecmp_folded() local
/linux/fs/hpfs/
H A Danode.c21 int c1, c2 = 0; in hpfs_bplus_lookup() local
71 int c1, c2 = 0; in hpfs_add_sector_to_btree() local
283 int c1, c2 = 0; in hpfs_remove_btree() local
407 int c1, c2 = 0; in hpfs_truncate_btree() local
H A Ddnode.c251 int c1, c2 = 0; in hpfs_add_to_dnode() local
397 int c1, c2 = 0; in hpfs_add_dirent() local
442 int c1, c2 = 0; in move_to_top() local
526 int c1, c2 = 0; in delete_empty_dnode() local
750 int c1, c2 = 0; in hpfs_count_dnodes() local
824 int c1, c2 = 0; in hpfs_de_as_down_as_possible() local
916 int c1, c2 = 0; in map_dirent() local
1010 int c1, c2 = 0; in map_fnode_dirent() local
/linux/fs/hfsplus/
H A Dunicode.c35 u16 len1, len2, c1, c2; in hfsplus_strcasecmp() local
68 u16 len1, len2, c1, c2; in hfsplus_strcmp() local
129 u16 cc, c0, c1; in hfsplus_uni2asc() local
451 u16 c1, c2; in hfsplus_compare_dentry() local
/linux/drivers/firmware/efi/libstub/
H A Dstring.c75 unsigned char c1, c2; in strcmp() local
97 unsigned char c1, c2; in strncmp() local
/linux/drivers/clk/davinci/
H A Dpsc.h36 #define LPSC_CLKDEV2(n, c1, d1, c2, d2) \ argument
43 #define LPSC_CLKDEV3(n, c1, d1, c2, d2, c3, d3) \ argument
/linux/lib/
H A Dstring.c43 unsigned char c1, c2; in strncasecmp() local
68 int c1, c2; in strcasecmp() local
280 unsigned char c1, c2; in strcmp() local
304 unsigned char c1, c2; in strncmp() local
/linux/tools/testing/selftests/proc/
H A Dproc-uptime-001.c30 uint64_t start, u0, u1, c0, c1; in main() local
H A Dproc-uptime-002.c47 uint64_t u0, u1, c0, c1; in main() local
/linux/drivers/gpu/drm/tidss/
H A Dtidss_scale_coefs.h14 s16 c1[16]; member
/linux/drivers/iio/light/
H A Dveml6075.c150 static int veml6075_read_comp(struct veml6075_data *data, int *c1, int *c2) in veml6075_read_comp()
164 int c1, c2, ret; in veml6075_read_uv_direct() local
251 int ret, c1, c2, uva, uvb, uvi_micro; in veml6075_read_uvi() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtc_change_tail.c16 int c1, p1; in test_tc_change_tail() local
H A Dsockmap_basic.c488 int n, err, map, verdict, c1 = -1, p1 = -1; in test_sockmap_skb_verdict_shutdown() local
541 int err, map, verdict, c0 = -1, c1 = -1, p0 = -1, p1 = -1; in test_sockmap_skb_verdict_fionread() local
604 int c1, p1, sent, recvd; in test_sockmap_skb_verdict_change_tail() local
650 int err, c1, p1, zero = 0, sent, recvd, avail; in test_sockmap_skb_verdict_peek_helper() local
H A Dsockmap_strp.c94 int c0 = -1, p0 = -1, c1 = -1, p1 = -1; in test_sockmap_strp_dispatch_pkt() local
372 int c0 = -1, p0 = -1, c1 = -1, p1 = -1; in test_sockmap_strp_verdict() local
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
H A Dgk20a.h28 int c1; member
/linux/arch/loongarch/lib/
H A Ddump_tlb.c34 unsigned int pagesize, c0, c1, i; in dump_tlb() local
/linux/drivers/md/dm-vdo/
H A Dmurmurhash3.c41 const u64 c1 = 0x87c37b91114253d5LLU; in murmurhash3_128() local
/linux/tools/perf/util/
H A Dhelp-unknown-cmd.c25 const struct cmdname *const *c1 = p1, *const *c2 = p2; in levenshtein_compare() local
/linux/drivers/acpi/acpica/
H A Dutnonansi.c92 int c1; in acpi_ut_stricmp() local
/linux/drivers/leds/
H A Dleds-tca6507.c206 int c1, c2; in choose_times() local
312 int c1, c2; in set_times() local
381 int c1, c2; in led_prepare() local
/linux/arch/mips/lib/
H A Ddump_tlb.c71 unsigned int pagemask, guestctl1 = 0, c0, c1, i; in dump_tlb() local
/linux/arch/s390/boot/
H A Dstring.c18 unsigned char c1, c2; in strncmp() local

12345