/linux-6.8/drivers/media/pci/saa7164/ |
D | saa7164-dvb.c | 476 struct list_head *c, *n; in saa7164_dvb_unregister() local
|
/linux-6.8/tools/testing/selftests/net/ |
D | udpgso_bench_rx.c | 295 int c; in parse_opts() local
|
/linux-6.8/include/linux/ |
D | overflow.h | 261 #define array3_size(a, b, c) size_mul(size_mul(a, b), c) argument
|
/linux-6.8/tools/testing/selftests/mm/ |
D | thp_settings.c | 116 char *c; in thp_read_string() local
|
/linux-6.8/arch/powerpc/kernel/ |
D | watchdog.c | 205 int c; in watchdog_smp_panic() local
|
/linux-6.8/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
D | memx.c | 14 } c; member
|
/linux-6.8/arch/microblaze/include/asm/ |
D | mmu.h | 26 unsigned long c:1; /* Changed */ member
|
/linux-6.8/drivers/media/pci/bt8xx/ |
D | bttv-i2c.c | 320 static void do_i2c_scan(char *name, struct i2c_client *c) in do_i2c_scan()
|
/linux-6.8/drivers/net/wireless/ath/ath9k/ |
D | calib.c | 410 struct ieee80211_channel *c = chan->chan; in ath9k_hw_getnf() local
|
/linux-6.8/arch/powerpc/include/asm/ |
D | ppc-opcode.h | 324 #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/ |
D | ip_set_core.c | 343 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/ |
D | core.c | 863 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/ |
D | pinctrl-mtmips.c | 197 int i, j, c = 0; in mtmips_pinctrl_index() local
|
/linux-6.8/crypto/ |
D | rmd160.c | 43 #define ROUND(a, b, c, d, e, f, k, x, s) { \ argument
|
/linux-6.8/drivers/pwm/ |
D | pwm-tegra.c | 101 unsigned long long c = duty_ns; in tegra_pwm_config() local
|
/linux-6.8/arch/powerpc/mm/ptdump/ |
D | ptdump.c | 119 #define pt_dump_seq_putc(m, c) \ argument
|
/linux-6.8/drivers/firmware/imx/ |
D | imx-scu-irq.c | 175 static void imx_scu_irq_callback(struct mbox_client *c, void *msg) in imx_scu_irq_callback()
|
/linux-6.8/drivers/firmware/arm_scmi/ |
D | mailbox.c | 35 #define client_to_scmi_mailbox(c) container_of(c, struct scmi_mailbox, cl) argument
|
/linux-6.8/drivers/gpu/drm/radeon/ |
D | mkregtable.c | 146 unsigned nlloop, i, j, n, c, id; in table_print() local
|
/linux-6.8/drivers/s390/char/ |
D | keyboard.c | 286 to_utf8(struct tty_port *port, ushort c) in to_utf8()
|
/linux-6.8/arch/mips/alchemy/devboards/ |
D | db1000.c | 456 struct clk *c, *p; in db1000_dev_setup() local
|
/linux-6.8/sound/usb/caiaq/ |
D | device.c | 414 char *c, usbpath[32]; in init_card() local
|
/linux-6.8/drivers/input/keyboard/ |
D | locomokbd.c | 53 #define SCANCODE(c,r) ( ((c)<<4) + (r) + 1 ) argument
|
/linux-6.8/drivers/auxdisplay/ |
D | hd44780_common.c | 39 int hd44780_common_print(struct charlcd *lcd, int c) in hd44780_common_print()
|
/linux-6.8/include/linux/iio/ |
D | sysfs.h | 27 struct iio_chan_spec const *c; member
|