Home
last modified time | relevance | path

Searched defs:c (Results 901 – 925 of 2298) sorted by relevance

1...<<31323334353637383940>>...92

/linux/tools/testing/selftests/bpf/progs/
H A Dtest_global_func9.c97 const struct C c = {.x = skb->len, .y = skb->family }; in global_func9() local
H A Dpercpu_alloc_cgrp_local_storage.c4 long b, c, d; member
/linux/tools/power/acpi/tools/ec/
H A Dec_access.c55 int c; in parse_opts() local
/linux/samples/bpf/
H A Dtracex3_user.c97 int c = num_colors * cnt[key] / (max_cnt + 1); in print_hist() local
H A Dlathist_user.c64 int c, i; in get_data() local
/linux/net/mac80211/tests/
H A Dtpe.c29 struct cfg80211_chan_def c; member
/linux/drivers/scsi/fnic/
H A Dfnic_res.c24 struct vnic_fc_config *c = &fnic->config; in fnic_get_vnic_config() local
/linux/tools/testing/selftests/x86/bugs/
H A Dits_indirect_alignment.py28 import common as c namespace
/linux/tools/testing/selftests/net/
H A Dtfo.c116 int c; in parse_opts() local
/linux/lib/crypto/
H A Dblake2s.c64 #define G(r, i, a, b, c, d) do { \ in blake2s_compress_generic() argument
/linux/lib/crypto/mpi/
H A Dmpi-pow.c153 int c; in mpi_powm() local
/linux/arch/mips/txx9/generic/
H A Dsetup.c395 static void null_prom_putchar(char c) in null_prom_putchar()
400 void prom_putchar(char c) in prom_putchar()
407 static void early_txx9_sio_putchar(char c) in early_txx9_sio_putchar()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_reg.h590 #define NPC_AF_INTFX_HASHX_MASKX(a, b, c) (0x00700 | (a) << 5 | (b) << 4 | (c) << 3) argument
600 #define NPC_AF_KPUX_ENTRYX_CAMX(a, b, c) \ argument
608 #define NPC_AF_INTFX_LIDX_LTX_LDX_CFG(a, b, c, d) \ argument
610 #define NPC_AF_INTFX_LDATAX_FLAGSX_CFG(a, b, c) \ argument
638 #define NPC_AF_MCAMEX_BANKX_CAMX_INTF(a, b, c) ({ \ argument
646 #define NPC_AF_MCAMEX_BANKX_CAMX_W0(a, b, c) ({ \ argument
654 #define NPC_AF_MCAMEX_BANKX_CAMX_W1(a, b, c) ({ \ argument
719 #define NDC_AF_PORTX_RTX_RWX_REQ_PC(a, b, c) \ argument
721 #define NDC_AF_PORTX_RTX_RWX_OSTDN_PC(a, b, c) \ argument
723 #define NDC_AF_PORTX_RTX_RWX_LAT_PC(a, b, c) \ argument
/linux/arch/arm/mach-mmp/
H A Dtime.c65 struct clock_event_device *c = dev_id; in timer_interrupt() local
/linux/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dbase.c62 int c = 0; in nvkm_sw_oclass_get() local
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Ducgrp.c51 int c = 0; in nvkm_ucgrp_sclass() local
/linux/drivers/ata/pata_parport/
H A Dfit2.c65 int k, a, b, c, d; in fit2_read_block() local
/linux/drivers/media/pci/cx88/
H A Dcx88-i2c.c108 static void do_i2c_scan(const char *name, struct i2c_client *c) in do_i2c_scan()
/linux/drivers/hid/
H A Dhid-zydacron.c42 #define zc_map_key_clear(c) \ argument
/linux/include/trace/
H A Dperf.h10 #define __perf_count(c) (__count = (c)) argument
/linux/arch/arm/mm/
H A Dcache-v7m.S31 .macro v7m_cacheop, rt, tmp, op, c = al
/linux/sound/soc/meson/
H A Daxg-spdifin.c285 struct snd_soc_component *c = snd_kcontrol_chip(kcontrol); in axg_spdifin_get_status() local
350 struct snd_soc_component *c = snd_kcontrol_chip(kcontrol); in axg_spdifin_rate_lock_get() local
/linux/tools/usb/usbip/libsrc/
H A Dnames.c107 struct class *c; in names_class() local
230 struct class *c; in new_class() local
/linux/drivers/usb/musb/
H A Dmusbhsdma.c98 static struct dma_channel *dma_channel_allocate(struct dma_controller *c, in dma_channel_allocate()
379 void musbhs_dma_controller_destroy(struct dma_controller *c) in musbhs_dma_controller_destroy()
/linux/drivers/net/wireless/ath/ath10k/
H A Ddebug.h104 #define ATH10K_DFS_STAT_INC(ar, c) (ar->debug.dfs_stats.c++) argument
204 #define ATH10K_DFS_STAT_INC(ar, c) do { } while (0) argument

1...<<31323334353637383940>>...92