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
refs:ugly
(Results
1 - 14
of
14
) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/
H
A
D
phy.c
134
static void mv88e6xxx_phy_ppu_reenable_work(struct work_struct *
ugly
)
in mv88e6xxx_phy_ppu_reenable_work()
argument
138
chip = container_of(
ugly
, struct mv88e6xxx_chip, ppu_work);
in mv88e6xxx_phy_ppu_reenable_work()
H
A
D
ptp.c
152
static void mv88e6352_tai_event_work(struct work_struct *
ugly
)
in mv88e6352_tai_event_work()
argument
154
struct delayed_work *dw = to_delayed_work(
ugly
);
in mv88e6352_tai_event_work()
H
A
D
chip.h
629
void (*event_work)(struct work_struct *
ugly
);
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/
H
A
D
phy.c
166
static void mv88e6xxx_phy_ppu_reenable_work(struct work_struct *
ugly
)
in mv88e6xxx_phy_ppu_reenable_work()
argument
170
chip = container_of(
ugly
, struct mv88e6xxx_chip, ppu_work);
in mv88e6xxx_phy_ppu_reenable_work()
H
A
D
ptp.c
153
static void mv88e6352_tai_event_work(struct work_struct *
ugly
)
in mv88e6352_tai_event_work()
argument
155
struct delayed_work *dw = to_delayed_work(
ugly
);
in mv88e6352_tai_event_work()
H
A
D
chip.h
705
void (*event_work)(struct work_struct *
ugly
);
/kernel/linux/linux-5.10/include/linux/
H
A
D
hil_mlc.h
66
* a positive return value causes the "
ugly
" branch to be taken.
101
int
ugly
; /* Node to jump to on timeout */
member
/kernel/linux/linux-6.6/include/linux/
H
A
D
hil_mlc.h
66
* a positive return value causes the "
ugly
" branch to be taken.
101
int
ugly
; /* Node to jump to on timeout */
member
/kernel/linux/linux-5.10/drivers/input/serio/
H
A
D
hil_mlc.c
642
nextidx = (rc > 0) ? node->
ugly
:
in hilse_donode()
662
nextidx = node->
ugly
;
in hilse_donode()
/kernel/linux/linux-6.6/drivers/input/serio/
H
A
D
hil_mlc.c
642
nextidx = (rc > 0) ? node->
ugly
:
in hilse_donode()
662
nextidx = node->
ugly
;
in hilse_donode()
/kernel/linux/linux-5.10/drivers/net/ethernet/marvell/
H
A
D
mv643xx_eth.c
2576
static void tx_timeout_task(struct work_struct *
ugly
)
in tx_timeout_task()
argument
2580
mp = container_of(
ugly
, struct mv643xx_eth_private, tx_timeout_task);
in tx_timeout_task()
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/
H
A
D
mv643xx_eth.c
2587
static void tx_timeout_task(struct work_struct *
ugly
)
in tx_timeout_task()
argument
2591
mp = container_of(
ugly
, struct mv643xx_eth_private, tx_timeout_task);
in tx_timeout_task()
/kernel/linux/linux-5.10/drivers/media/usb/ttusb-budget/
H
A
D
dvb-ttusb-budget.c
853
#error TODO: handle
ugly
stuff
in ttusb_handle_sec_data()
/kernel/linux/linux-6.6/drivers/media/usb/ttusb-budget/
H
A
D
dvb-ttusb-budget.c
853
#error TODO: handle
ugly
stuff
in ttusb_handle_sec_data()
Completed in 22 milliseconds