Home
last modified time | relevance | path

Searched refs:static (Results 1 – 25 of 564) sorted by relevance

12345678910>>...23

/linux/drivers/scsi/
H A D53c700_d.h_shipped2 static u32 SCRIPT[] = {
861 static u32 A_AFTER_CMD_used[] __attribute((unused)) = {
865 static u32 A_AFTER_DATA_IN_used[] __attribute((unused)) = {
869 static u32 A_AFTER_DATA_OUT_used[] __attribute((unused)) = {
873 static u32 A_AFTER_SELECTION_used[] __attribute((unused)) = {
877 static u32 A_AFTER_STATUS_used[] __attribute((unused)) = {
881 static u32 A_BEFORE_CMD_used[] __attribute((unused)) = {
885 static u32 A_COMMAND_COMPLETE_MSG_used[] __attribute((unused)) = {
890 static u32 A_COMPLETED_SELECTION_AS_TARGET_used[] __attribute((unused)) = {
895 static u32 A_CommandAddress_used[] __attribute((unused)) = {
[all …]
/linux/drivers/scsi/aic7xxx/
H A Daic79xx_reg_print.c_shipped11 static const ahd_reg_parse_entry_t INTSTAT_parse_table[] = {
30 static const ahd_reg_parse_entry_t HS_MAILBOX_parse_table[] = {
42 static const ahd_reg_parse_entry_t SEQINTSTAT_parse_table[] = {
57 static const ahd_reg_parse_entry_t INTCTL_parse_table[] = {
75 static const ahd_reg_parse_entry_t DFCNTRL_parse_table[] = {
96 static const ahd_reg_parse_entry_t DFSTATUS_parse_table[] = {
113 static const ahd_reg_parse_entry_t SG_CACHE_SHADOW_parse_table[] = {
127 static const ahd_reg_parse_entry_t SCSISEQ0_parse_table[] = {
142 static const ahd_reg_parse_entry_t SCSISEQ1_parse_table[] = {
158 static const ahd_reg_parse_entry_t DFFSTAT_parse_table[] = {
[all …]
H A Daic7xxx_reg_print.c_shipped11 static const ahc_reg_parse_entry_t SCSISEQ_parse_table[] = {
29 static const ahc_reg_parse_entry_t SXFRCTL0_parse_table[] = {
46 static const ahc_reg_parse_entry_t SCSISIGI_parse_table[] = {
73 static const ahc_reg_parse_entry_t SCSIRATE_parse_table[] = {
89 static const ahc_reg_parse_entry_t SSTAT0_parse_table[] = {
108 static const ahc_reg_parse_entry_t SSTAT1_parse_table[] = {
126 static const ahc_reg_parse_entry_t SSTAT2_parse_table[] = {
144 static const ahc_reg_parse_entry_t SSTAT3_parse_table[] = {
157 static const ahc_reg_parse_entry_t SIMODE0_parse_table[] = {
175 static const ahc_reg_parse_entry_t SIMODE1_parse_table[] = {
[all …]
H A Daic79xx_seq.h_shipped8 static const uint8_t seqprog[] = {
838 static ahd_patch_func_t ahd_patch23_func;
840 static int
846 static ahd_patch_func_t ahd_patch22_func;
848 static int
854 static ahd_patch_func_t ahd_patch21_func;
856 static int
862 static ahd_patch_func_t ahd_patch20_func;
864 static int
870 static ahd_patch_func_t ahd_patch19_func;
[all …]
H A Daic7xxx_seq.h_shipped8 static const uint8_t seqprog[] = {
892 static ahc_patch_func_t ahc_patch23_func;
894 static int
900 static ahc_patch_func_t ahc_patch22_func;
902 static int
908 static ahc_patch_func_t ahc_patch21_func;
910 static int
916 static ahc_patch_func_t ahc_patch20_func;
918 static int
924 static ahc_patch_func_t ahc_patch19_func;
[all …]
/linux/Documentation/translations/zh_CN/core-api/
H A Dkref.rst172 static DEFINE_MUTEX(mutex);
173 static LIST_HEAD(q);
180 static struct my_data *get_entry()
192 static void release_entry(struct kref *ref)
200 static void put_entry(struct my_data *entry)
211 static void release_entry(struct kref *ref)
216 static void put_entry(struct my_data *entry)
233 static struct my_data *get_entry()
246 static void release_entry(struct kref *ref)
256 static void put_entry(struct my_data *entry)
[all …]
H A Dlocal_ops.rst93 static DEFINE_PER_CPU(local_t, counters) = LOCAL_INIT(0);
143 static DEFINE_PER_CPU(local_t, counters) = LOCAL_INIT(0);
145 static struct timer_list test_timer;
148 static void test_each(void *info)
162 static void do_test_timer(unsigned long data)
177 static int __init test_init(void)
186 static void __exit test_exit(void)
/linux/Documentation/userspace-api/media/v4l/
H A Dcapture.c.rst48 static char *dev_name;
49 static enum io_method io = IO_METHOD_MMAP;
50 static int fd = -1;
52 static unsigned int n_buffers;
53 static int out_buf;
54 static int force_format;
55 static int frame_count = 70;
57 static void errno_exit(const char *s)
63 static int xioctl(int fh, int request, void *arg)
74 static void process_image(const void *p, int size)
[all …]
/linux/tools/testing/selftests/drivers/net/mlxsw/
H A Dvxlan_fdb_veto.sh67 bridge fdb add 01:02:03:04:05:06 dev vxlan0 self static \
71 bridge fdb add 01:02:03:04:05:06 dev vxlan0 self static \
82 bridge fdb add 00:01:02:03:04:05 dev vxlan0 self static \
86 bridge fdb replace 00:01:02:03:04:05 dev vxlan0 self static \
90 bridge fdb replace 00:01:02:03:04:05 dev vxlan0 self static \
102 bridge fdb add 00:00:00:00:00:00 dev vxlan0 self static \
106 bridge fdb append 00:00:00:00:00:00 dev vxlan0 self static \
110 bridge fdb append 00:00:00:00:00:00 dev vxlan0 self static \
/linux/Documentation/translations/zh_CN/PCI/
H A Dpci-iov-howto.rst110 static int dev_probe(struct pci_dev *dev, const struct pci_device_id *id)
119 static void dev_remove(struct pci_dev *dev)
126 static int dev_suspend(struct device *dev)
133 static int dev_resume(struct device *dev)
140 static void dev_shutdown(struct pci_dev *dev)
145 static int dev_sriov_configure(struct pci_dev *dev, int numvfs)
161 static struct pci_driver dev_driver = {
/linux/scripts/coccinelle/api/
H A Dplatform_no_drv_owner.cocci29 static struct platform_driver __driver = {
38 static struct i2c_driver __driver = {
60 static struct platform_driver __driver = {
69 static struct i2c_driver __driver = {
82 static struct platform_driver __driver = {
93 static struct i2c_driver __driver = {
104 static struct platform_driver __driver = {
115 static struct i2c_driver __driver = {
/linux/tools/tracing/rtla/
H A DMakefile71 static: $(RTLA_IN) target
72 $(eval LDFLAGS += -static)
73 $(QUIET_LINK)$(CC) -static $(LDFLAGS) -o $(RTLA)-static $(RTLA_IN) $(EXTLIBS)
84 $(Q)rm -f rtla rtla-static fixdep FEATURE-DUMP rtla-*
/linux/Documentation/sound/cards/
H A Dmultisound.sh621 static int config_port = -1;
623 static int msnd_write_cfg(int cfg, int reg, int value)
634 static int msnd_read_cfg(int cfg, int reg)
640 static int msnd_write_cfg_io0(int cfg, int num, WORD io)
651 static int msnd_read_cfg_io0(int cfg, int num, WORD *io)
662 static int msnd_write_cfg_io1(int cfg, int num, WORD io)
673 static int msnd_read_cfg_io1(int cfg, int num, WORD *io)
684 static int msnd_write_cfg_irq(int cfg, int num, WORD irq)
695 static int msnd_read_cfg_irq(int cfg, int num, WORD *irq)
705 static int msnd_write_cfg_mem(int cfg, int num, int mem)
[all …]
/linux/arch/arm/nwfpe/
H A Dfpmodule.inl22 static inline unsigned long readRegister(const unsigned int nReg)
38 static inline void
45 static inline unsigned long readCPSR(void)
50 static inline void writeCPSR(const unsigned long val)
55 static inline unsigned long readConditionCodes(void)
64 static inline void writeConditionCodes(const unsigned long val)
/linux/tools/testing/selftests/net/forwarding/
H A Dbridge_locked_port.sh107 bridge fdb add `mac_get $h1` dev $swp1 master static
113 bridge fdb del `mac_get $h1` dev $swp1 master static
137 bridge fdb add `mac_get $h1` dev $swp1 vlan 100 master static
143 bridge fdb del `mac_get $h1` dev $swp1 vlan 100 master static
166 bridge fdb add `mac_get $h1` dev $swp1 master static
171 bridge fdb del `mac_get $h1` dev $swp1 master static
203 bridge fdb replace `mac_get $h1` dev $swp1 master static
285 bridge fdb add $unlocked_mac1 dev $swp1 vlan 1 master static
286 bridge fdb add $unlocked_mac2 dev $swp2 vlan 1 master static
314 bridge fdb del $unlocked_mac2 dev $swp2 vlan 1 master static
[all …]
/linux/Documentation/translations/zh_CN/iio/
H A Diio_configfs.rst54 static struct iio_sw_trigger *iio_trig_sample_probe(const char *name)
61 static int iio_trig_sample_remove(struct iio_sw_trigger *swt)
68 static const struct iio_sw_trigger_ops iio_trig_sample_ops = {
73 static struct iio_sw_trigger_type iio_trig_sample = {
/linux/Documentation/driver-api/driver-model/
H A Ddevice.rst66 static DEVICE_ATTR(type, 0444, type_show, NULL);
67 static DEVICE_ATTR(power, 0644, power_show, power_store);
72 static DEVICE_ATTR_RO(type);
73 static DEVICE_ATTR_RW(power);
79 static struct attribute *dev_attrs[] = {
85 static struct attribute_group dev_group = {
89 static const struct attribute_group *dev_groups[] = {
H A Ddesign-patterns.rst29 static int foo_probe(...)
48 static irqreturn_t foo_handler(int irq, void *arg)
54 static int foo_probe(...)
78 static void foo_work(struct work_struct *work)
85 static irqreturn_t foo_handler(int irq, void *arg)
93 static int foo_probe(...)
/linux/tools/testing/selftests/riscv/hwprobe/
H A DMakefile12 $(CC) -static -o$@ $(CFLAGS) $(LDFLAGS) $^
15 $(CC) -static -o$@ $(CFLAGS) $(LDFLAGS) $^
18 $(CC) -static -o$@ $(CFLAGS) $(LDFLAGS) $^
/linux/tools/testing/selftests/riscv/vector/
H A DMakefile11 $(CC) -static -o$@ $(CFLAGS) $(LDFLAGS) $^
14 $(CC) -nostdlib -static -include ../../../../include/nolibc/nolibc.h \
18 $(CC) -nostdlib -static -include ../../../../include/nolibc/nolibc.h \
/linux/Documentation/leds/
H A Dleds-mlxcpld.rst57 - [0,1,0,1] = Red static ON
58 - [1,1,0,1] = Green static ON
102 - [0,1,0,1] = Red static ON
103 - [1,1,0,1] = Green static ON
113 - [1,1,0,1] = Blue static ON
/linux/tools/verification/rv/
H A DMakefile71 static: $(RV_IN) target
72 $(eval LDFLAGS += -static)
73 $(QUIET_LINK)$(CC) $(LDFLAGS) -o $(RV)-static $(RV_IN) $(EXTLIBS)
84 $(Q)rm -f rv rv-static fixdep FEATURE-DUMP rv-*
/linux/Documentation/driver-api/iio/
H A Dhw-consumer.rst24 static struct iio_hw_consumer *hwc;
26 static const struct iio_info adc_info = {
30 static int adc_read_raw(struct iio_dev *indio_dev,
41 static int adc_probe(struct platform_device *pdev)
/linux/Documentation/power/regulator/
H A Dmachine.rst26 static struct regulator_consumer_supply regulator1_consumers[] = {
30 static struct regulator_consumer_supply regulator2_consumers[] = {
41 static struct regulator_init_data regulator1_data = {
63 static struct regulator_init_data regulator2_data = {
77 static struct platform_device regulator_devices[] = {
/linux/tools/bpf/bpftool/Documentation/
H A Dbpftool-btf.rst142 static int static_var __attribute__((section("data_sec"))) = 123;
184 [22] VAR 'my_func.static_var' type_id=3, linkage=static
252 [104852] FUNC 'i2c_register_spd' type_id=84745 linkage=static
253 [104853] FUNC 'smbalert_driver_init' type_id=1213 linkage=static
256 [104855] FUNC 'i2c_handle_smbus_alert' type_id=104854 linkage=static
257 [104856] FUNC 'smbalert_remove' type_id=104854 linkage=static
261 [104858] FUNC 'smbalert_probe' type_id=104857 linkage=static
262 [104859] FUNC 'smbalert_work' type_id=9695 linkage=static
263 [104860] FUNC 'smbus_alert' type_id=71367 linkage=static
264 [104861] FUNC 'smbus_do_alert' type_id=84827 linkage=static

12345678910>>...23