/linux/fs/ocfs2/ |
H A D | stack_user.c | 188 struct ocfs2_live_connection *c; in ocfs2_connection_find() local 207 struct ocfs2_live_connection *c) in ocfs2_live_connection_attach() 230 static void ocfs2_live_connection_drop(struct ocfs2_live_connection *c) in ocfs2_live_connection_drop() 278 struct ocfs2_live_connection *c; in ocfs2_control_send_down() local
|
/linux/arch/powerpc/boot/ |
H A D | opal.c | 42 static void opal_con_putc(unsigned char c) in opal_con_putc()
|
/linux/tools/testing/selftests/proc/ |
H A D | fd-001-lookup.c | 56 unsigned int c; in test_lookup() local
|
/linux/drivers/input/keyboard/ |
H A D | opencores-kbd.c | 29 unsigned char c; in opencores_kbd_isr() local
|
/linux/tools/testing/selftests/bpf/ |
H A D | flow_dissector_load.c | 64 int c; in parse_opts() local
|
/linux/drivers/gpu/drm/tidss/ |
H A D | tidss_crtc.h | 15 #define to_tidss_crtc(c) container_of((c), struct tidss_crtc, crtc) argument
|
/linux/drivers/usb/gadget/legacy/ |
H A D | ncm.c | 93 static int ncm_do_config(struct usb_configuration *c) in ncm_do_config()
|
/linux/drivers/w1/slaves/ |
H A D | w1_ds2423.c | 40 ssize_t c; in w1_slave_show() local
|
/linux/drivers/media/usb/as102/ |
H A D | as102_usb_drv.h | 44 struct as10x_cmd_t c; member
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_debugfs.h | 55 static inline unsigned int hex2val(char c) in hex2val()
|
/linux/drivers/gpu/drm/nouveau/include/nvif/ |
H A D | printf.h | 20 #define NVIF_ERRON(c,o,f,a...) do { \ argument
|
/linux/arch/mips/kernel/ |
H A D | idle.c | 114 struct cpuinfo_mips *c = ¤t_cpu_data; in check_wait() local
|
/linux/net/tipc/ |
H A D | diag.c | 86 struct netlink_dump_control c = { in tipc_sock_diag_handler_dump() local
|
/linux/arch/alpha/include/asm/ |
H A D | string.h | 33 extern inline void *__memset(void *s, int c, size_t n) in __memset()
|
/linux/tools/testing/selftests/powerpc/ptrace/ |
H A D | ptrace-tm-gpr.c | 17 double c = FPR_3; variable
|
/linux/drivers/scsi/snic/ |
H A D | snic_res.c | 21 struct vnic_snic_config *c = &snic->config; in snic_get_vnic_config() local
|
/linux/drivers/tty/hvc/ |
H A D | hvc_riscv_sbi.c | 31 int c; in hvc_sbi_tty_get() local
|
/linux/tools/gpio/ |
H A D | gpio-hammer.c | 133 int c; in main() local
|
/linux/tools/testing/selftests/x86/bugs/ |
H A D | its_permutations.py | 14 import common as c namespace
|
/linux/drivers/media/dvb-frontends/ |
H A D | or51132.c | 443 static u32 calculate_snr(u32 mse, u32 c) in calculate_snr() 462 u32 c, usK = 0; in or51132_read_snr() local
|
/linux/drivers/usb/serial/ |
H A D | io_ti.h | 176 #define TIUMP_GET_PORT_FROM_CODE(c) (((c) >> 6) & 0x01) argument 177 #define TIUMP_GET_FUNC_FROM_CODE(c) ((c) & 0x0f) argument
|
/linux/drivers/usb/musb/ |
H A D | ux500_dma.c | 128 static struct dma_channel *ux500_dma_channel_allocate(struct dma_controller *c, in ux500_dma_channel_allocate() 347 void ux500_dma_controller_destroy(struct dma_controller *c) in ux500_dma_controller_destroy()
|
/linux/drivers/phy/mscc/ |
H A D | phy-ocelot-serdes.c | 354 #define SERDES_MUX_SGMII(i, p, m, c) \ argument 356 #define SERDES_MUX_QSGMII(i, p, m, c) \ argument
|
/linux/drivers/macintosh/ |
H A D | windfarm_smu_sensors.c | 57 #define to_smu_ads(c) container_of(c, struct smu_ad_sensor, sens) argument 281 #define to_smu_cpu_power(c) container_of(c, struct smu_cpu_power_sensor, sens) argument
|
/linux/sound/firewire/oxfw/ |
H A D | oxfw-pcm.c | 16 const struct snd_interval *c = in hw_rule_rate() local 45 struct snd_interval *c = in hw_rule_channels() local
|