Home
last modified time | relevance | path

Searched refs:node (Results 5901 – 5925 of 6034) sorted by relevance

1...<<231232233234235236237238239240>>...242

/linux-6.15/include/linux/
H A Dfs.h818 static inline unsigned int i_blocksize(const struct inode *node) in i_blocksize() argument
820 return (1 << node->i_blkbits); in i_blocksize()
/linux-6.15/drivers/block/mtip32xx/
H A Dmtip32xx.c3581 static int get_least_used_cpu_on_node(int node) in get_least_used_cpu_on_node() argument
3586 node_mask = cpumask_of_node(node); in get_least_used_cpu_on_node()
/linux-6.15/drivers/net/usb/
H A Dr8152.c2046 int node = netdev->dev.parent ? dev_to_node(netdev->dev.parent) : -1; in alloc_rx_agg() local
2051 rx_agg = kmalloc_node(sizeof(*rx_agg), mflags, node); in alloc_rx_agg()
2121 int node, i; in alloc_all_mem() local
2123 node = netdev->dev.parent ? dev_to_node(netdev->dev.parent) : -1; in alloc_all_mem()
2143 buf = kmalloc_node(agg_buf_sz, GFP_KERNEL, node); in alloc_all_mem()
2150 node); in alloc_all_mem()
/linux-6.15/arch/arm64/boot/dts/freescale/
H A Dimx8mp-verdin.dtsi187 /delete-node/ linux,cma;
H A Dimx8mm-verdin.dtsi166 /delete-node/ linux,cma;
H A Dimx8-apalis-v1.1.dtsi251 * node below to use the touchscreen
/linux-6.15/net/mptcp/
H A Doptions.c1003 if (likely(subflow->pm_notified) || list_empty(&subflow->node)) in check_fully_established()
/linux-6.15/drivers/misc/bcm-vk/
H A Dbcm_vk_dev.c520 list_for_each_entry(ctx, &vk->pid_ht[i].head, node) { in bcm_vk_blk_drv_access()
/linux-6.15/drivers/usb/serial/
H A Dusb-serial.c710 list_for_each_entry(dynid, &drv->dynids.list, node) { in match_dynamic_id()
/linux-6.15/Documentation/hid/
H A Dhidintro.rst354 - node: /dev/input/event1
H A Dhid-bpf.rst107 1. if the driver doesn't export a hidraw node, we can't trace anything
/linux-6.15/Documentation/driver-api/media/
H A Dcec-core.rst74 To register the /dev/cecX device node and the remote control device (if
/linux-6.15/drivers/usb/gadget/legacy/
H A DKconfig142 Treat it like a two-node Ethernet link: host, and gadget.
/linux-6.15/Documentation/filesystems/xfs/
H A Dxfs-self-describing-metadata.rst216 - directory/attribute node blocks have a 16 bit magic number, and the
/linux-6.15/drivers/gpu/drm/bridge/
H A Dti-sn65dsi86.c706 .node = NULL, in ti_sn_attach_host()
/linux-6.15/Documentation/input/
H A Devent-codes.rst401 regular directional axes and accelerometer axes on the same event node.
/linux-6.15/Documentation/networking/
H A Dcan.rst161 node.
167 reflect the correct [#f1]_ traffic on the node the loopback of the sent
179 tools like 'candump' or 'cansniffer' on the (same) node.
/linux-6.15/Documentation/sound/hd-audio/
H A Dnotes.rst497 state (D0/D3) of each widget node depending on the actual pin and
835 codec-node connection of a codec chip. It's especially useful when
/linux-6.15/tools/perf/
H A Dbuiltin-diff.c512 list_for_each_entry(pair, &he->pairs.head, pairs.node) in get_pair_data()
/linux-6.15/Documentation/filesystems/
H A Dext2.rst142 The inode (index node) is a fundamental concept in the ext2 filesystem.
/linux-6.15/drivers/gpu/drm/
H A Ddrm_fb_helper.c1856 info->node, info->fix.id); in __drm_fb_helper_initial_config_and_unlock()
/linux-6.15/arch/arm/boot/dts/nvidia/
H A Dtegra30-asus-nexus7-grouper-common.dtsi27 * pre-existing /chosen node to be available to insert the
/linux-6.15/arch/arm/boot/dts/nxp/imx/
H A Dimx6ul.dtsi16 * pre-existing /chosen node to be available to insert the
/linux-6.15/block/
H A Dblk-cgroup.c311 blkg = kzalloc_node(sizeof(*blkg), gfp_mask, disk->queue->node); in blkg_alloc()
/linux-6.15/Documentation/arch/arm/
H A Dmarvell.rst391 …- App node package : https://web.archive.org/web/20141005090706/http://www.marvell.com/applica…

1...<<231232233234235236237238239240>>...242