Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:vhdr
(Results
1 - 25
of
48
) sorted by relevance
1
2
/kernel/linux/linux-5.10/samples/bpf/
H
A
D
xdp1_kern.c
61
struct vlan_hdr *
vhdr
;
in xdp_prog1()
local
70
struct vlan_hdr *
vhdr
;
in xdp_prog1()
local
H
A
D
xdp2_kern.c
77
struct vlan_hdr *
vhdr
;
in xdp_prog1()
local
86
struct vlan_hdr *
vhdr
;
in xdp_prog1()
local
H
A
D
parse_varlen.c
127
struct vlan_hdr *
vhdr
;
in handle_ingress()
local
136
struct vlan_hdr *
vhdr
;
in handle_ingress()
local
H
A
D
xdp_router_ipv4_kern.c
130
struct vlan_hdr *
vhdr
;
in xdp_router_ipv4_prog()
local
/kernel/linux/linux-6.6/samples/bpf/
H
A
D
parse_varlen.c
127
struct vlan_hdr *
vhdr
;
in handle_ingress()
local
136
struct vlan_hdr *
vhdr
;
in handle_ingress()
local
H
A
D
xdp_router_ipv4.bpf.c
94
struct vlan_hdr *
vhdr
;
in xdp_router_ipv4_prog()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_bios.c
381
VFCT_IMAGE_HEADER *
vhdr
= &vbios->VbiosHeader;
in amdgpu_acpi_vfct_bios()
local
[all...]
/kernel/linux/linux-5.10/fs/hfsplus/
H
A
D
super.c
29
struct hfsplus_vh *
vhdr
= HFSPLUS_SB(inode->i_sb)->s_vhdr;
in hfsplus_system_read_inode()
local
103
struct hfsplus_vh *
vhdr
= sbi->s_vhdr;
in hfsplus_system_write_inode()
local
179
struct hfsplus_vh *
vhdr
= sbi->s_
vhdr
;
hfsplus_sync_fs()
local
289
struct hfsplus_vh *
vhdr
= sbi->s_
vhdr
;
hfsplus_put_super()
local
335
struct hfsplus_vh *
vhdr
= HFSPLUS_SB(sb)->s_
vhdr
;
hfsplus_remount()
local
376
struct hfsplus_vh *
vhdr
;
hfsplus_fill_super()
local
[all...]
/kernel/linux/linux-5.10/net/batman-adv/
H
A
D
gateway_client.c
619
struct vlan_ethhdr *
vhdr
;
in batadv_gw_dhcp_recipient_get()
local
H
A
D
main.c
408
struct vlan_ethhdr *
vhdr
, vhdr_tmp;
in batadv_skb_set_priority()
local
670
struct vlan_ethhdr *
vhdr
;
in batadv_get_vid()
local
H
A
D
soft-interface.c
196
struct vlan_ethhdr *
vhdr
;
in batadv_interface_tx()
local
430
struct vlan_ethhdr *
vhdr
;
in batadv_interface_rx()
local
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H
A
D
radeon_bios.c
631
VFCT_IMAGE_HEADER *
vhdr
= &vbios->VbiosHeader;
in radeon_acpi_vfct_bios()
local
/kernel/linux/linux-6.6/fs/hfsplus/
H
A
D
super.c
29
struct hfsplus_vh *
vhdr
= HFSPLUS_SB(inode->i_sb)->s_vhdr;
in hfsplus_system_read_inode()
local
103
struct hfsplus_vh *
vhdr
= sbi->s_vhdr;
in hfsplus_system_write_inode()
local
179
struct hfsplus_vh *
vhdr
= sbi->s_
vhdr
;
hfsplus_sync_fs()
local
289
struct hfsplus_vh *
vhdr
= sbi->s_
vhdr
;
hfsplus_put_super()
local
335
struct hfsplus_vh *
vhdr
= HFSPLUS_SB(sb)->s_
vhdr
;
hfsplus_remount()
local
376
struct hfsplus_vh *
vhdr
;
hfsplus_fill_super()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H
A
D
amdgpu_bios.c
384
VFCT_IMAGE_HEADER *
vhdr
= &vbios->VbiosHeader;
in amdgpu_acpi_vfct_bios()
local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H
A
D
radeon_bios.c
631
VFCT_IMAGE_HEADER *
vhdr
= &vbios->VbiosHeader;
in radeon_acpi_vfct_bios()
local
/kernel/linux/linux-6.6/net/batman-adv/
H
A
D
gateway_client.c
570
struct vlan_ethhdr *
vhdr
;
in batadv_gw_dhcp_recipient_get()
local
H
A
D
main.c
364
struct vlan_ethhdr *
vhdr
, vhdr_tmp;
in batadv_skb_set_priority()
local
626
struct vlan_ethhdr *
vhdr
;
in batadv_get_vid()
local
H
A
D
soft-interface.c
193
struct vlan_ethhdr *
vhdr
;
in batadv_interface_tx()
local
418
struct vlan_ethhdr *
vhdr
;
in batadv_interface_rx()
local
/kernel/linux/linux-5.10/net/8021q/
H
A
D
vlan_core.c
469
struct vlan_hdr *
vhdr
;
in vlan_gro_receive()
local
517
struct vlan_hdr *
vhdr
= (struct vlan_hdr *)(skb->data + nhoff);
vlan_gro_complete()
local
[all...]
H
A
D
vlan_dev.c
50
struct vlan_hdr *
vhdr
;
in vlan_dev_hard_header()
local
/kernel/linux/linux-6.6/net/8021q/
H
A
D
vlan_core.c
470
struct vlan_hdr *
vhdr
;
in vlan_gro_receive()
local
515
struct vlan_hdr *
vhdr
in vlan_gro_complete()
local
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/fm10k/
H
A
D
fm10k_netdev.c
525
struct vlan_hdr *
vhdr
;
in fm10k_xmit_frame()
local
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H
A
D
en_tx.c
137
struct vlan_ethhdr *
vhdr
= (struct vlan_ethhdr *)start;
in mlx5e_insert_vlan()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H
A
D
en_tx.c
105
struct vlan_ethhdr *
vhdr
= (struct vlan_ethhdr *)start;
in mlx5e_insert_vlan()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/fm10k/
H
A
D
fm10k_netdev.c
525
struct vlan_hdr *
vhdr
;
in fm10k_xmit_frame()
local
Completed in 24 milliseconds
1
2