/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/tools/testing/selftests/kvm/arm64/ |
H A D | get-reg-list.c | 111 void finalize_vcpu(struct kvm_vcpu *vcpu, struct vcpu_reg_list *c) in finalize_vcpu()
|
/linux/include/linux/ |
H A D | srcu.h | 202 #define srcu_dereference_check(p, ssp, c) \ argument
|
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/kernel/cgroup/ |
H A D | cpuset-v1.c | 354 struct cpuset *c, *par; in cpuset1_validate_change() local
|
/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/pci/hotplug/ |
H A D | ibmphp.h | 638 #define CTLR_WORKING(c) ((u8) ((c & HPC_CTLR_WORKING) \ argument 640 #define CTLR_FINISHED(c) ((u8) ((c & HPC_CTLR_FINISHED) \ argument 642 #define CTLR_RESULT(c) ((u8) ((c & HPC_CTLR_RESULT1) \ argument 649 #define NEEDTOCHECK_CMDSTATUS(c) ((c == HPC_SLOT_OFF) || \ argument
|
/linux/lib/crypto/ |
H A D | curve25519-fiat32.c | 59 addcarryx_u25(u8 /*bool*/ c, u32 a, u32 b, u32 *low) in addcarryx_u25() 70 addcarryx_u26(u8 /*bool*/ c, u32 a, u32 b, u32 *low) in addcarryx_u26() 81 subborrow_u25(u8 /*bool*/ c, u32 a, u32 b, u32 *low) in subborrow_u25() 92 subborrow_u26(u8 /*bool*/ c, u32 a, u32 b, u32 *low) in subborrow_u26()
|
/linux/drivers/media/i2c/ |
H A D | tvaudio.c | 157 struct i2c_client *c = v4l2_get_subdevdata(sd); in chip_write() local 222 struct i2c_client *c = v4l2_get_subdevdata(sd); in chip_read() local 240 struct i2c_client *c = v4l2_get_subdevdata(sd); in chip_read2() local 275 struct i2c_client *c = v4l2_get_subdevdata(sd); in chip_cmd() local
|
/linux/arch/x86/events/ |
H A D | core.c | 879 struct event_constraint *c; in __perf_sched_find_counter() local 948 struct event_constraint *c; in perf_sched_next_event() local 994 struct event_constraint *c; in x86_schedule_events() local 2378 struct event_constraint *c; in validate_event() local
|
/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/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
|