Home
last modified time | relevance | path

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

1234

/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/net/wireless/tests/
H A Dchan.c30 struct cfg80211_chan_def c1, c2; global() member
197 struct cfg80211_chan_def c1 = params->c1; KUNIT_ARRAY_PARAM_DESC() local
[all...]
/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
284 int c1, c2 = 0; in hpfs_remove_btree() local
408 int c1, c2 = 0; in hpfs_truncate_btree() local
H A Dname.c83 unsigned char c1 = upcase(hpfs_sb(s)->sb_cp_table,n1[i]); in hpfs_compare_names() local
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsockmap_basic.c498 int n, err, map, verdict, c1 = -1, p1 = -1; test_sockmap_skb_verdict_shutdown() local
551 int err, map, verdict, c0 = -1, c1 = -1, p0 = -1, p1 = -1; do_test_sockmap_skb_verdict_fionread() local
625 int c1, p1, sent, recvd; test_sockmap_skb_verdict_change_tail() local
671 int err, c1, p1, zero = 0, sent, recvd, avail; test_sockmap_skb_verdict_peek_helper() local
1072 int c0 = -1, p0 = -1, c1 = -1, p1 = -1; test_sockmap_zc() local
1145 int c0 = -1, p0 = -1, c1 = -1, p1 = -1; test_sockmap_copied_seq() local
1254 int c0 = -1, p0 = -1, c1 = -1, p1 = -1; test_sockmap_multi_channels() local
[all...]
H A Dtc_change_tail.c16 int c1, p1; in test_tc_change_tail() 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/firmware/efi/libstub/
H A Dstring.c75 unsigned char c1, c2; in strcmp() local
97 unsigned char c1, c2; in strncmp() local
/linux/tools/testing/selftests/net/
H A Dtcp_port_share.c139 int c1, c2, ln, pb; in TEST_F() local
201 int c1, c2, ln, pb; in TEST_F() 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/security/selinux/include/
H A Dhash.h12 static const u32 c1 = 0xcc9e2d51; in av_hash() 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/tools/perf/util/
H A Dhelp-unknown-cmd.c25 const struct cmdname *const *c1 = p1, *const *c2 = p2; in levenshtein_compare() local
/linux/arch/mips/lib/
H A Ddump_tlb.c71 unsigned int pagemask, guestctl1 = 0, c0, c1, i; in dump_tlb() local
/linux/sound/i2c/other/
H A Dak4114.c489 unsigned char c0, unsigned char c1) in ak4114_notify()
548 unsigned char c0, c1; in snd_ak4114_check_rate_and_errors() local
/linux/drivers/clk/tegra/
H A Dcvb.h22 int c1; member
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_dspp.h51 __u32 c1[PGC_TBL_LEN]; member
/linux/drivers/cxl/core/
H A Dcdat.c528 struct access_coordinate *c1, in __cxl_coordinates_combine()
550 struct access_coordinate *c1, in cxl_coordinates_combine()
560 struct access_coordinate *c1, in cxl_bandwidth_add()
/linux/arch/arm/boot/compressed/
H A Dstring.c113 unsigned char c1, c2; in strcmp() local
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/
H A Dbase.c109 unsigned char c1, c2; in nvbios_memcmp() local
/linux/sound/pcmcia/pdaudiocf/
H A Dpdaudiocf_core.c157 static void snd_pdacf_ak4117_change(struct ak4117 *ak4117, unsigned char c0, unsigned char c1) in snd_pdacf_ak4117_change()
/linux/arch/powerpc/kernel/vdso/
H A Dvgetrandom-chacha.S103 #define QUARTERROUND4(a1,b1,c1,d1,a2,b2,c2,d2,a3,b3,c3,d3,a4,b4,c4,d4) \ argument

1234