Home
last modified time | relevance | path

Searched refs:ugly (Results 1 – 25 of 31) sorted by relevance

12

/linux-6.12.1/drivers/net/dsa/mv88e6xxx/
Dphy.c166 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()
Dptp.c208 static void mv88e6352_tai_event_work(struct work_struct *ugly) in mv88e6352_tai_event_work() argument
210 struct delayed_work *dw = to_delayed_work(ugly); in mv88e6352_tai_event_work()
Dchip.h725 void (*event_work)(struct work_struct *ugly);
/linux-6.12.1/include/linux/
Dhil_mlc.h101 int ugly; /* Node to jump to on timeout */ member
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/
Dimx6dl-b1x5v2.dtsi39 * (and support cannot be added without some ugly hacks). Since this
/linux-6.12.1/arch/arm64/boot/dts/allwinner/
Dsun50i-h6-orangepi-lite2.dts45 * both always on as a ugly hack.
/linux-6.12.1/arch/x86/
DKconfig.debug23 it is not recommended because it looks ugly and doesn't cooperate
36 it is not recommended because it looks ugly and doesn't cooperate
/linux-6.12.1/Documentation/arch/x86/x86_64/
Dfred.rst59 to handle all the ugly corner cases caused by half baked entry states.
/linux-6.12.1/drivers/input/serio/
Dhil_mlc.c642 nextidx = (rc > 0) ? node->ugly : in hilse_donode()
662 nextidx = node->ugly; in hilse_donode()
/linux-6.12.1/arch/arm/boot/dts/allwinner/
Dsun5i-r8-chip.dts205 * we cannot really do better than this ugly hack for now.
/linux-6.12.1/Documentation/maintainer/
Dmessy-diffstat.rst12 great deal of unrelated work. The result looks ugly and obscures what the
/linux-6.12.1/arch/mips/
DKconfig.debug13 it is not recommended because it looks ugly on some machines and
/linux-6.12.1/Documentation/fb/
Dvesafb.rst142 ugly flicker effects (boot logo flickers for
/linux-6.12.1/Documentation/RCU/
DUP.rst67 there are cases where this can be quite ugly:
/linux-6.12.1/Documentation/block/
Dbiovecs.rst85 bcache) had some ugly workarounds for this.
/linux-6.12.1/Documentation/networking/
Dxfrm_device.rst56 Yes, that's ugly, but that's what shell scripts and/or libreswan are for.
/linux-6.12.1/Documentation/filesystems/
Daffs.rst228 in an ugly way (but the real AFFS doesn't do much better). This
Dramfs-rootfs-initramfs.rst331 5) Al Viro made the decision (quote: "tar is ugly as hell and not going to be
/linux-6.12.1/Documentation/power/
Dvideo.rst84 either invent another ugly hack that works, or write proper driver for
/linux-6.12.1/Documentation/arch/sh/
Dnew-machine.rst245 uppercase. You can read the script if you really care, but it's pretty ugly,
/linux-6.12.1/Documentation/driver-api/driver-model/
Ddriver.rst75 even a bit ugly. So far, it's the best way we've found to do what we want...
/linux-6.12.1/fs/befs/
DChangeLog281 I have no intention of supporting it, and it was very ugly.
/linux-6.12.1/drivers/media/usb/ttusb-budget/
Ddvb-ttusb-budget.c853 #error TODO: handle ugly stuff in ttusb_handle_sec_data()
/linux-6.12.1/drivers/net/ethernet/marvell/
Dmv643xx_eth.c2587 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()
/linux-6.12.1/Documentation/devicetree/
Dusage-model.rst165 becomes ugly and/or unmaintainable if it is more than just a couple of

12