Home
last modified time | relevance | path

Searched refs:neighbor (Results 1 – 17 of 17) sorted by relevance

/linux-6.15/arch/powerpc/platforms/cell/spufs/
H A Dinode.c344 neighbor = NULL; in spufs_assert_affinity()
352 if (!list_empty(&neighbor->aff_list) && !(neighbor->aff_head) && in spufs_assert_affinity()
383 return neighbor; in spufs_assert_affinity()
386 put_spu_context(neighbor); in spufs_assert_affinity()
401 neighbor->aff_head = 1; in spufs_set_affinity()
411 neighbor->aff_head = 0; in spufs_set_affinity()
449 neighbor = NULL; in spufs_create_context()
456 if (IS_ERR(neighbor)) { in spufs_create_context()
464 if (neighbor) in spufs_create_context()
471 neighbor); in spufs_create_context()
[all …]
H A Dsyscalls.c64 umode_t mode, struct file *neighbor) in do_spu_create() argument
73 ret = spufs_create(&path, dentry, flags, mode, neighbor); in do_spu_create()
/linux-6.15/rust/kernel/
H A Drbtree.rs802 if let Some(neighbor) = self.get_neighbor_raw(direction) { in remove_neighbor()
803 let neighbor = neighbor.as_ptr(); in remove_neighbor() localVariable
806 unsafe { bindings::rb_erase(neighbor, addr_of_mut!(self.tree.root)) }; in remove_neighbor()
830 self.get_neighbor_raw(direction).map(|neighbor| Self { in mv()
832 current: neighbor, in mv()
847 self.get_neighbor_raw(direction).map(|neighbor| { in peek()
851 unsafe { Self::to_key_value(neighbor) } in peek()
866 self.get_neighbor_raw(direction).map(|neighbor| { in peek_mut()
870 unsafe { Self::to_key_value_mut(neighbor) } in peek_mut()
876 let neighbor = unsafe { in get_neighbor_raw() localVariable
[all …]
/linux-6.15/arch/powerpc/platforms/cell/
H A Dspu_syscalls.c69 CLASS(fd, neighbor)(neighbor_fd); in DEFINE_CLASS()
70 if (fd_empty(neighbor)) in DEFINE_CLASS()
72 return calls->create_thread(name, flags, mode, fd_file(neighbor)); in DEFINE_CLASS()
/linux-6.15/drivers/net/fddi/skfp/
H A Dsmt.c79 static void smt_fill_neighbor(struct s_smc *smc, struct smt_p_neighbor *neighbor);
1035 smt_fill_neighbor(smc,&sif->neighbor); /* set station neighbor */ in smt_send_sif_config()
1308 static void smt_fill_neighbor(struct s_smc *smc, struct smt_p_neighbor *neighbor) in smt_fill_neighbor() argument
1310 SMTSETPARA(neighbor,SMT_P_NEIGHBORS) ; in smt_fill_neighbor()
1312 neighbor->nb_mib_index = INDEX_MAC ; in smt_fill_neighbor()
1313 neighbor->nb_mac_index = mac_index(smc,1) ; in smt_fill_neighbor()
1314 neighbor->nb_una = smc->mib.m[MAC0].fddiMACUpstreamNbr ; in smt_fill_neighbor()
1315 neighbor->nb_dna = smc->mib.m[MAC0].fddiMACDownstreamNbr ; in smt_fill_neighbor()
/linux-6.15/Documentation/networking/
H A Dip-sysctl.rst81 Use status of existing neighbor entry when determining nexthop for
82 multipath routes. If disabled, neighbor information is not used and
190 Maximum number of non-PERMANENT neighbor entries allowed. Increase
223 The probe interval for neighbor entries with NTF_MANAGED flag,
1701 Delay response to a neighbor solicitation when proxy_arp
2667 responding to a unicast neighbor solicitation.
2708 - 0 - Do not clear neighbor discovery cache on NOCARRIER events.
2731 * 1 - (default) discard fragmented neighbor discovery packets
2732 * 0 - allow fragmented neighbor discovery packets
2797 are absent in the neighbor cache:
[all …]
H A Dswitchdev.rst402 nexthop gateways must be resolved to the neighbor's mac address. Neighbor mac
404 arp_tbl neighbor table. To resolve the routes nexthop gateways, the driver
405 should trigger the kernel's neighbor resolution process. See the rocker
411 to know when arp_tbl neighbor entries are purged from the port.
H A Dtipc.rst74 neighbor failure discovery time of 1-2 seconds. For smaller clusters this
H A Dipvlan.rst117 neighbor will have source and destination mac same. This will make the switch /
H A Dvrf.rst255 To list neighbor entries associated with devices enslaved to a VRF device
/linux-6.15/net/batman-adv/
H A DKconfig27 changes include splitting of the OGM protocol into a neighbor
/linux-6.15/Documentation/admin-guide/device-mapper/
H A Dunstriped.rst97 neighbor environments. When two partitions are created on the
/linux-6.15/drivers/net/fddi/skfp/h/
H A Dsmt.h745 struct smt_p_neighbor neighbor ; /* neighbors, we have only one*/ member
/linux-6.15/arch/powerpc/include/asm/
H A Dspu.h217 struct file *neighbor);
/linux-6.15/drivers/net/wireless/ath/ath6kl/
H A Dwmi.c1296 if (struct_size(ev, neighbor, ev->num_neighbors) > len) { in ath6kl_wmi_neighbor_report_event_rx()
1304 i + 1, ev->num_neighbors, ev->neighbor[i].bssid, in ath6kl_wmi_neighbor_report_event_rx()
1305 ev->neighbor[i].bss_flags); in ath6kl_wmi_neighbor_report_event_rx()
1307 ev->neighbor[i].bssid, in ath6kl_wmi_neighbor_report_event_rx()
1308 !!(ev->neighbor[i].bss_flags & in ath6kl_wmi_neighbor_report_event_rx()
H A Dwmi.h1723 struct wmi_neighbor_info neighbor[]; member
/linux-6.15/Documentation/admin-guide/mm/
H A Dhugetlbpage.rst329 neighbor node with sufficient contiguous memory. To do this would cause