| /linux/drivers/watchdog/ |
| H A D | ibmasr.c | 257 char c; in asr_write() local
|
| /linux/tools/testing/selftests/bpf/test_kmods/ |
| H A D | bpf_testmod_kfunc.h | 17 int c; member
|
| /linux/drivers/gpu/drm/sun4i/ |
| H A D | sun4i_hdmi_enc.c | 40 #define drm_connector_to_sun4i_hdmi(c) \ argument
|
| /linux/drivers/acpi/acpica/ |
| H A D | hwgpe.c | 542 struct acpi_gpe_block_status_context *c = context; in acpi_hw_get_gpe_block_status() local
|
| /linux/drivers/firmware/imx/ |
| H A D | imx-scu.c | 113 static void imx_scu_rx_callback(struct mbox_client *c, void *msg) in imx_scu_rx_callback()
|
| /linux/block/partitions/ |
| H A D | efi.c | 685 u8 c = le16_to_cpu(in[i]) & 0x7f; in utf16_le_to_7bit() local
|
| /linux/lib/ |
| H A D | sort.c | 226 size_t b, c, d; in __sort_r() local
|
| H A D | kstrtox.c | 61 unsigned int c = *s; in _parse_integer_limit() local
|
| /linux/arch/parisc/include/asm/ |
| H A D | psw.h | 80 unsigned int c:1; member
|
| /linux/tools/iio/ |
| H A D | iio_generic_buffer.c | 350 int ret, c; in main() local
|
| /linux/kernel/cgroup/ |
| H A D | cpuset-v1.c | 354 struct cpuset *c, *par; in cpuset1_validate_change() local
|
| /linux/include/linux/ |
| H A D | shdma-base.h | 113 #define shdma_for_each_chan(c, d, i) for (i = 0, c = (d)->schan[0]; \ argument
|
| H A D | compiler_types.h | 44 # define __cond_lock(x,c) ((c) ? ({ __acquire(x); 1; }) : 0) argument 72 # define __cond_lock(x,c) (c) argument
|
| /linux/drivers/acpi/ |
| H A D | pci_irq.c | 90 #define PCI_INTX_PIN(c) (c - 'A' + 1) argument
|
| /linux/tools/testing/selftests/mm/ |
| H A D | thp_settings.c | 117 char *c; in thp_read_string() local
|
| /linux/tools/tracing/rtla/src/ |
| H A D | osnoise_top.c | 335 int c; in osnoise_top_parse_args() local
|
| /linux/drivers/mailbox/ |
| H A D | mtk-gpueb-mailbox.c | 56 const struct mtk_gpueb_mbox_chan_desc *c; member
|
| /linux/include/net/bluetooth/ |
| H A D | l2cap.h | 863 #define __set_chan_timer(c, t) l2cap_set_timer(c, &c->chan_timer, (t)) argument 864 #define __clear_chan_timer(c) l2cap_clear_timer(c, &c->chan_timer) argument 865 #define __clear_retrans_timer(c) l2cap_clear_timer(c, &c->retrans_timer) argument 866 #define __clear_monitor_timer(c) l2cap_clear_timer(c, &c->monitor_timer) argument 867 #define __set_ack_timer(c) l2cap_set_timer(c, &chan->ack_timer, \ argument 869 #define __clear_ack_timer(c) l2cap_clear_timer(c, &c->ack_timer) argument
|
| /linux/drivers/nvme/host/ |
| H A D | pci.c | 376 struct nvme_command c = { }; in nvme_dbbuf_set() local 1430 struct nvme_command c = { }; in nvme_pci_submit_async_event() local 1478 struct nvme_command c = { }; in adapter_delete_queue() local 1489 struct nvme_command c = { }; in adapter_alloc_cq() local 1513 struct nvme_command c = { }; in adapter_alloc_sq() local 2260 struct nvme_command c = { }; in nvme_set_host_mem() local
|
| /linux/drivers/isdn/hardware/mISDN/ |
| H A D | hfcsusb.h | 107 #define write_reg_atomic(a, b, c) \ argument 110 #define read_reg_atomic(a, b, c) \ argument
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | lg2160.c | 932 struct dtv_frontend_properties *c) in lg216x_get_frontend() 1044 struct dtv_frontend_properties *c = &fe->dtv_property_cache; in lg2160_set_frontend() local
|
| H A D | lgdt3305.c | 968 static u32 calculate_snr(u32 mse, u32 c) in calculate_snr() 987 u32 c; /* per-modulation SNR calculation constant */ in lgdt3305_read_snr() local
|
| /linux/drivers/most/ |
| H A D | configfs.c | 649 int most_register_configfs_subsys(struct most_component *c) in most_register_configfs_subsys() 693 void most_deregister_configfs_subsys(struct most_component *c) in most_deregister_configfs_subsys()
|
| /linux/arch/s390/include/asm/ |
| H A D | cpacf.h | 573 union register_pair d, s, c; in cpacf_kmctr() local 634 union register_pair u, c; in cpacf_trng() local
|
| /linux/drivers/infiniband/ulp/rtrs/ |
| H A D | rtrs-srv.c | 61 static inline struct rtrs_srv_con *to_srv_con(struct rtrs_con *c) in to_srv_con() 676 static void rtrs_srv_hb_err_handler(struct rtrs_con *c) in rtrs_srv_hb_err_handler() 1976 struct rtrs_con *c = NULL; in rtrs_srv_rdma_cm_handler() local
|