Home
last modified time | relevance | path

Searched refs:ro (Results 1 – 25 of 171) sorted by relevance

1234567

/linux-6.3-rc2/net/can/
A Draw.c147 if (this_cpu_ptr(ro->uniq)->join_rx_count < ro->count) in raw_rcv()
154 if (ro->join_filters && ro->count > 1) in raw_rcv()
251 raw_disable_filters(net, dev, sk, ro->filter, ro->count); in raw_disable_allfilters()
287 if (ro->bound) in raw_notify()
344 ro->filter = &ro->dfilter; in raw_init()
407 ro->bound = 0; in raw_release()
408 ro->count = 0; in raw_release()
436 if (ro->bound && addr->can_ifindex == ro->ifindex) in raw_bind()
556 if (ro->bound && ro->ifindex) { in raw_setsockopt()
617 if (ro->bound && ro->ifindex) { in raw_setsockopt()
[all …]
/linux-6.3-rc2/drivers/pci/
A Dpci-bridge-emul.c40 u32 ro; member
51 [PCI_VENDOR_ID / 4] = { .ro = ~0 },
94 .ro = GENMASK(31, 24),
138 .ro = GENMASK(7, 0),
147 .ro = ~0,
181 .ro = GENMASK(30, 0),
191 .ro = BIT(15) | GENMASK(5, 0),
207 .ro = GENMASK(5, 4) << 16,
227 .ro = GENMASK(13, 0) << 16,
232 .ro = ~0,
[all …]
/linux-6.3-rc2/Documentation/hwmon/
A Dmax1668.rst34 temp1_input ro local (ambient) temperature
36 temp1_max_alarm ro local temperature maximum threshold alarm
38 temp1_min_alarm ro local temperature minimum threshold alarm
39 temp2_input ro remote temperature 1
41 temp2_max_alarm ro remote temperature 1 maximum threshold alarm
43 temp2_min_alarm ro remote temperature 1 minimum threshold alarm
44 temp3_input ro remote temperature 2
46 temp3_max_alarm ro remote temperature 2 maximum threshold alarm
48 temp3_min_alarm ro remote temperature 2 minimum threshold alarm
54 temp4_input ro remote temperature 3
[all …]
A Damc6821.rst29 temp1_input ro on-chip temperature
33 temp1_min_alarm ro "
34 temp1_max_alarm ro "
35 temp1_crit_alarm ro "
37 temp2_input ro remote temperature
41 temp2_min_alarm ro "
42 temp2_max_alarm ro "
43 temp2_crit_alarm ro "
44 temp2_fault ro "
46 fan1_input ro tachometer speed
[all …]
A Dmax6650.rst40 fan1_input ro fan tachometer speed in RPM
41 fan2_input ro "
42 fan3_input ro "
43 fan4_input ro "
/linux-6.3-rc2/net/ieee802154/
A Dsocket.c479 ro->want_ack = 1; in dgram_init()
480 ro->want_lqi = 0; in dgram_init()
499 ro->bound = 0; in dgram_bind()
524 ro->bound = 1; in dgram_bind()
584 if (!ro->bound) { in dgram_connect()
590 ro->connected = 1; in dgram_connect()
640 if (!ro->bound) in dgram_sendmsg()
680 ro->bound ? &ro->src_addr : NULL, size); in dgram_sendmsg()
780 if (!ro->bound) in ieee802154_match_sock()
919 ro->secen = 1; in dgram_setsockopt()
[all …]
/linux-6.3-rc2/Documentation/translations/zh_CN/PCI/
A Dsysfs-pci.rst48 class PCI级别 (ascii, ro)
50 device PCI设备 (ascii, ro)
52 irq IRQ编号 (ascii, ro)
53 local_cpus 临近CPU掩码(cpumask, ro)
55 resource PCI资源主机地址 (ascii, ro)
58 revision PCI修订版 (ascii, ro)
59 rom PCI ROM资源,如果存在的话 (binary, ro)
60 subsystem_device PCI子系统设备 (ascii, ro)
61 subsystem_vendor PCI子系统供应商 (ascii, ro)
62 vendor PCI供应商 (ascii, ro)
[all …]
/linux-6.3-rc2/drivers/usb/gadget/function/
A Dstorage_common.c181 int ro; in fsg_lun_open() local
193 if (!ro) { in fsg_lun_open()
196 ro = 1; in fsg_lun_open()
198 if (ro) in fsg_lun_open()
206 ro = 1; in fsg_lun_open()
223 ro = 1; in fsg_lun_open()
265 curlun->ro = ro; in fsg_lun_open()
289 if (curlun->ro || !filp) in fsg_lun_fsync_sub()
322 ? curlun->ro in fsg_show_ro()
387 curlun->ro = ro; in _fsg_store_ro()
[all …]
A Df_mass_storage.h10 bool ro[FSG_MAX_LUNS]; member
35 _FSG_MODULE_PARAM_ARRAY(prefix, params, ro, bool, \
89 char ro; member
/linux-6.3-rc2/tools/testing/selftests/net/
A Dicmp_redirect.sh238 ip -netns h2 ro add default via ${R2_N2_IP} dev eth0
294 run_cmd ip -netns h1 ro get ${H1_VRF_ARG} ${H2_N2_IP}
302 ip -netns h1 ro get ${H1_VRF_ARG} ${H2_N2_IP} | \
305 ip -netns h1 ro get ${H1_VRF_ARG} ${H2_N2_IP} | \
311 ip -netns h1 ro get ${H1_VRF_ARG} ${H2_N2_IP} | \
318 ip -netns h1 -6 ro get ${H1_VRF_ARG} ${H2_N2_IP6} | \
360 run_cmd ip -netns r1 ro add ${H2_N2} nhid 1
363 run_cmd ip -netns r1 -6 ro add ${H2_N2_6} nhid 2
382 run_cmd ip -netns r1 ro del ${H2_N2}
383 run_cmd ip -netns r1 -6 ro del ${H2_N2_6}
[all …]
A Dfib_nexthop_multiprefix.sh127 ip -netns h0 ro add 172.16.10${i}.0/24 nhid 4
128 ip -netns h${i} ro add 172.16.100.0/24 via 172.16.10${i}.254
130 ip -netns h0 -6 ro add 2001:db8:10${i}::/64 nhid 6
138 ip -netns h0 ro sh
139 ip -netns h0 -6 ro sh
181 ip -netns h0 ro get ${dst}
187 ip -netns h0 ro get ${dst} | \
210 ip -netns h0 -6 ro get ${dst}
216 ip -netns h0 -6 ro get ${dst} | \
285 ip -netns h0 ro del 172.16.102.0/24 nhid 4
[all …]
A Dfib-onlink-tests.sh185 ip ro add table ${VRF_TABLE} unreachable default metric 8192
186 ip -6 ro add table ${VRF_TABLE} unreachable default metric 8192
213 ip -6 ro add default via ${V6ADDRS[p3]/::[0-9]/::64}
214 ip -6 ro add table ${VRF_TABLE} default via ${V6ADDRS[p7]/::[0-9]/::64}
227 ip ro flush table ${VRF_TABLE}
228 ip -6 ro flush table ${VRF_TABLE}
247 run_cmd ip ro add table "${table}" "${prefix}"/32 via "${gw}" "${dev}" onlink
263 run_cmd ip ro add table "${table}" "${prefix}"/32 \
345 run_cmd ip -6 ro add table "${table}" "${prefix}"/128 via "${gw}" "${dev}" onlink
359 run_cmd ip -6 ro add table "${table}" "${prefix}"/128 "${opts}" \
A Dl2tp.sh93 ip -netns ${ns} ro add unreachable default metric 8192
94 ip -netns ${ns} -6 ro add unreachable default metric 8192
169 ip -netns host-1 ro add 172.16.101.2/32 via 172.16.1.2
170 ip -netns host-2 ro add 172.16.101.1/32 via 172.16.1.1
198 ip -netns host-1 -6 ro add fc00:101::2/128 via fc00:1::2
199 ip -netns host-2 -6 ro add fc00:101::1/128 via fc00:1::1
218 ip -netns host-1 ro add 10.1.2.0/24 via 10.1.1.2
219 ip -netns host-1 -6 ro add 2001:db8:2::/64 via 2001:db8:1::2
221 ip -netns host-2 ro add 10.1.1.0/24 via 10.1.2.2
222 ip -netns host-2 -6 ro add 2001:db8:1::/64 via 2001:db8:2::2
/linux-6.3-rc2/arch/s390/purgatory/
A DMakefile7 targets += $(purgatory-y) purgatory.lds purgatory purgatory.chk purgatory.ro
44 OBJCOPYFLAGS_purgatory.ro := -O elf64-s390
45 OBJCOPYFLAGS_purgatory.ro += --remove-section='*debug*'
46 OBJCOPYFLAGS_purgatory.ro += --remove-section='.comment'
47 OBJCOPYFLAGS_purgatory.ro += --remove-section='.note.*'
48 $(obj)/purgatory.ro: $(obj)/purgatory $(obj)/purgatory.chk FORCE
51 $(obj)/kexec-purgatory.o: $(obj)/purgatory.ro
/linux-6.3-rc2/arch/powerpc/purgatory/
A DMakefile6 targets += trampoline_$(BITS).o purgatory.ro
8 LDFLAGS_purgatory.ro := -e purgatory_start -r --no-undefined
10 $(obj)/purgatory.ro: $(obj)/trampoline_$(BITS).o FORCE
13 $(obj)/kexec-purgatory.o: $(obj)/purgatory.ro
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_crtc_helper.c564 int count = 0, ro, fail = 0; in drm_crtc_helper_set_config() local
666 for (ro = 0; ro < set->num_connectors; ro++) { in drm_crtc_helper_set_config()
667 if (set->connectors[ro]->encoder) in drm_crtc_helper_set_config()
669 drm_connector_get(set->connectors[ro]); in drm_crtc_helper_set_config()
679 for (ro = 0; ro < set->num_connectors; ro++) { in drm_crtc_helper_set_config()
680 if (set->connectors[ro] == connector) { in drm_crtc_helper_set_config()
730 for (ro = 0; ro < set->num_connectors; ro++) { in drm_crtc_helper_set_config()
731 if (set->connectors[ro] == connector) in drm_crtc_helper_set_config()
819 for (ro = 0; ro < set->num_connectors; ro++) { in drm_crtc_helper_set_config()
820 if (set->connectors[ro]->encoder) in drm_crtc_helper_set_config()
[all …]
/linux-6.3-rc2/arch/x86/purgatory/
A DMakefile20 LDFLAGS_purgatory.ro := -r $(PURGATORY_LDFLAGS)
22 targets += purgatory.ro purgatory.chk
75 $(obj)/purgatory.ro: $(PURGATORY_OBJS) FORCE
78 $(obj)/purgatory.chk: $(obj)/purgatory.ro FORCE
81 $(obj)/kexec-purgatory.o: $(obj)/purgatory.ro $(obj)/purgatory.chk
/linux-6.3-rc2/Documentation/PCI/
A Dsysfs-pci.rst39 class PCI class (ascii, ro)
41 device PCI device (ascii, ro)
43 irq IRQ number (ascii, ro)
44 local_cpus nearby CPU mask (cpumask, ro)
46 resource PCI resource host addresses (ascii, ro)
49 revision PCI revision (ascii, ro)
50 rom PCI ROM resource, if present (binary, ro)
51 subsystem_device PCI subsystem device (ascii, ro)
52 subsystem_vendor PCI subsystem vendor (ascii, ro)
53 vendor PCI vendor (ascii, ro)
[all …]
/linux-6.3-rc2/arch/riscv/purgatory/
A DMakefile41 LDFLAGS_purgatory.ro := -r $(PURGATORY_LDFLAGS)
43 targets += purgatory.ro purgatory.chk
94 $(obj)/purgatory.ro: $(PURGATORY_OBJS) FORCE
97 $(obj)/purgatory.chk: $(obj)/purgatory.ro FORCE
100 $(obj)/kexec-purgatory.o: $(obj)/purgatory.ro $(obj)/purgatory.chk
/linux-6.3-rc2/Documentation/admin-guide/device-mapper/
A Ddm-init.rst30 <flags> ::= "ro" | "rw"
85 dm-verity,,3,ro,
94 dm-crypt,,8,ro,
101 dm-delay,,4,ro,0 409600 delay /dev/sda1 0 500
113 dm-snap-orig,,4,ro,0 409600 snapshot-origin 8:2
117 dm-striped,,4,ro,0 1638400 striped 4 4096
122 dm-verity,,4,ro,
/linux-6.3-rc2/net/rds/
A Dsend.c503 struct rm_rdma_op *ro; in rds_rdma_send_complete() local
509 ro = &rm->rdma; in rds_rdma_send_complete()
511 ro->op_active && ro->op_notify && ro->op_notifier) { in rds_rdma_send_complete()
512 notifier = ro->op_notifier; in rds_rdma_send_complete()
521 ro->op_notifier = NULL; in rds_rdma_send_complete()
577 struct rm_rdma_op *ro; in __rds_send_complete() local
580 ro = &rm->rdma; in __rds_send_complete()
581 if (ro->op_active && ro->op_notify && ro->op_notifier) { in __rds_send_complete()
584 ro->op_notifier = NULL; in __rds_send_complete()
652 if (ro->op_active && ro->op_notifier && in rds_send_remove_from_sock()
[all …]
/linux-6.3-rc2/arch/ia64/scripts/
A Dcheck-segrel.lds4 .rodata : { *(.rodata) } :ro
11 ro PT_LOAD FILEHDR PHDRS;
/linux-6.3-rc2/Documentation/power/powercap/
A Dpowercap.rst200 max_energy_range_uj (ro)
203 power_uw (ro)
206 max_power_range_uw (ro)
209 name (ro)
225 constraint_X_name (ro)
228 constraint_X_max_power_uw(ro)
231 constraint_X_min_power_uw(ro)
234 constraint_X_max_time_window_us(ro)
237 constraint_X_min_time_window_us(ro)
/linux-6.3-rc2/fs/dlm/
A Dmember.c43 struct rcom_slot *ro; in dlm_slots_copy_out() local
46 ro = (struct rcom_slot *)(rc->rc_buf + sizeof(struct rcom_config)); in dlm_slots_copy_out()
54 ro->ro_nodeid = cpu_to_le32(slot->nodeid); in dlm_slots_copy_out()
55 ro->ro_slot = cpu_to_le16(slot->slot); in dlm_slots_copy_out()
56 ro++; in dlm_slots_copy_out()
102 struct rcom_slot *ro0, *ro; in dlm_slots_copy_in() local
126 for (i = 0, ro = ro0; i < num_slots; i++, ro++) { in dlm_slots_copy_in()
127 if (le32_to_cpu(ro->ro_nodeid) != memb->nodeid) in dlm_slots_copy_in()
129 memb->slot = le16_to_cpu(ro->ro_slot); in dlm_slots_copy_in()
/linux-6.3-rc2/arch/s390/mm/
A Dpageattr.c117 int i, ro, nx; in split_pmd_page() local
123 ro = !!(pmd_val(*pmdp) & _SEGMENT_ENTRY_PROTECT); in split_pmd_page()
125 prot = pgprot_val(ro ? PAGE_KERNEL_RO : PAGE_KERNEL); in split_pmd_page()
198 int i, ro, nx; in split_pud_page() local
204 ro = !!(pud_val(*pudp) & _REGION_ENTRY_PROTECT); in split_pud_page()
206 prot = pgprot_val(ro ? SEGMENT_KERNEL_RO : SEGMENT_KERNEL); in split_pud_page()

Completed in 34 milliseconds

1234567