Home
last modified time | relevance | path

Searched defs:c (Results 1726 – 1750 of 2983) sorted by relevance

1...<<61626364656667686970>>...120

/linux-6.8/drivers/media/pci/saa7164/
Dsaa7164-dvb.c476 struct list_head *c, *n; in saa7164_dvb_unregister() local
/linux-6.8/tools/testing/selftests/net/
Dudpgso_bench_rx.c295 int c; in parse_opts() local
/linux-6.8/include/linux/
Doverflow.h261 #define array3_size(a, b, c) size_mul(size_mul(a, b), c) argument
/linux-6.8/tools/testing/selftests/mm/
Dthp_settings.c116 char *c; in thp_read_string() local
/linux-6.8/arch/powerpc/kernel/
Dwatchdog.c205 int c; in watchdog_smp_panic() local
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
Dmemx.c14 } c; member
/linux-6.8/arch/microblaze/include/asm/
Dmmu.h26 unsigned long c:1; /* Changed */ member
/linux-6.8/drivers/media/pci/bt8xx/
Dbttv-i2c.c320 static void do_i2c_scan(char *name, struct i2c_client *c) in do_i2c_scan()
/linux-6.8/drivers/net/wireless/ath/ath9k/
Dcalib.c410 struct ieee80211_channel *c = chan->chan; in ath9k_hw_getnf() local
/linux-6.8/arch/powerpc/include/asm/
Dppc-opcode.h324 #define ___PPC_RC(c) (((c) & 0x1f) << 6) argument
385 #define PPC_RAW_MADDHD(t, a, b, c) (0x10000030 | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b) | ___PP… argument
386 #define PPC_RAW_MADDHDU(t, a, b, c) (0x10000031 | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b) | ___P… argument
387 #define PPC_RAW_MADDLD(t, a, b, c) (0x10000033 | ___PPC_RT(t) | ___PPC_RA(a) | ___PPC_RB(b) | ___PP… argument
420 #define PPC_RAW_ICBT(c, a, b) (0x7c00002c | __PPC_CT(c) | __PPC_RA0(a) | __PPC_RB(b)) argument
602 #define PPC_MADDHD(t, a, b, c) stringify_in_c(.long PPC_RAW_MADDHD(t, a, b, c)) argument
603 #define PPC_MADDHDU(t, a, b, c) stringify_in_c(.long PPC_RAW_MADDHDU(t, a, b, c)) argument
604 #define PPC_MADDLD(t, a, b, c) stringify_in_c(.long PPC_RAW_MADDLD(t, a, b, c)) argument
641 #define PPC_ICBT(c, a, b) stringify_in_c(.long PPC_RAW_ICBT(c, a, b)) argument
/linux-6.8/net/netfilter/ipset/
Dip_set_core.c343 struct ip_set_comment_rcu *c = rcu_dereference_protected(comment->c, 1); in ip_set_init_comment() local
368 struct ip_set_comment_rcu *c = rcu_dereference(comment->c); in ip_set_put_comment() local
384 struct ip_set_comment_rcu *c; in ip_set_comment_free() local
1690 struct netlink_dump_control c = { in ip_set_dump() local
/linux-6.8/arch/x86/events/
Dcore.c863 struct event_constraint *c; in __perf_sched_find_counter() local
932 struct event_constraint *c; in perf_sched_next_event() local
979 struct event_constraint *c; in x86_schedule_events() local
2349 struct event_constraint *c; in validate_event() local
/linux-6.8/drivers/pinctrl/mediatek/
Dpinctrl-mtmips.c197 int i, j, c = 0; in mtmips_pinctrl_index() local
/linux-6.8/crypto/
Drmd160.c43 #define ROUND(a, b, c, d, e, f, k, x, s) { \ argument
/linux-6.8/drivers/pwm/
Dpwm-tegra.c101 unsigned long long c = duty_ns; in tegra_pwm_config() local
/linux-6.8/arch/powerpc/mm/ptdump/
Dptdump.c119 #define pt_dump_seq_putc(m, c) \ argument
/linux-6.8/drivers/firmware/imx/
Dimx-scu-irq.c175 static void imx_scu_irq_callback(struct mbox_client *c, void *msg) in imx_scu_irq_callback()
/linux-6.8/drivers/firmware/arm_scmi/
Dmailbox.c35 #define client_to_scmi_mailbox(c) container_of(c, struct scmi_mailbox, cl) argument
/linux-6.8/drivers/gpu/drm/radeon/
Dmkregtable.c146 unsigned nlloop, i, j, n, c, id; in table_print() local
/linux-6.8/drivers/s390/char/
Dkeyboard.c286 to_utf8(struct tty_port *port, ushort c) in to_utf8()
/linux-6.8/arch/mips/alchemy/devboards/
Ddb1000.c456 struct clk *c, *p; in db1000_dev_setup() local
/linux-6.8/sound/usb/caiaq/
Ddevice.c414 char *c, usbpath[32]; in init_card() local
/linux-6.8/drivers/input/keyboard/
Dlocomokbd.c53 #define SCANCODE(c,r) ( ((c)<<4) + (r) + 1 ) argument
/linux-6.8/drivers/auxdisplay/
Dhd44780_common.c39 int hd44780_common_print(struct charlcd *lcd, int c) in hd44780_common_print()
/linux-6.8/include/linux/iio/
Dsysfs.h27 struct iio_chan_spec const *c; member

1...<<61626364656667686970>>...120