Home
last modified time | relevance | path

Searched full:____ (Results 1 – 25 of 80) sorted by relevance

1234

/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/
Dphy-ctxt.h31 * 40Mhz |____|____|
32 * 80Mhz |____|____|____|____|
33 * 160Mhz |____|____|____|____|____|____|____|____|
34 * 320MHz |____|____|____|____|____|____|____|____|____|____|____|____|____|____|____|____|
/kernel/linux/linux-6.6/Documentation/translations/zh_CN/scheduler/
Dsched-capacity.rst75 | ____ ____ ____
80 | _________ _________ ____
104 | ____ ____ ____
110 | ______________ ______________ ____
144 | ____ ____ ____
153 | _________ _________ ____
180 | ____ ____ ____
185 | ______________ ______________ ____
341 | _________ _________ ____
/kernel/linux/linux-6.6/Documentation/scheduler/
Dsched-capacity.rst76 | ____ ____ ____
81 | _________ _________ ____
107 | ____ ____ ____
113 | ______________ ______________ ____
156 | ____ ____ ____
165 | _________ _________ ____
196 | ____ ____ ____
201 | ______________ ______________ ____
385 | _________ _________ ____
/kernel/linux/linux-5.10/Documentation/scheduler/
Dsched-capacity.rst76 | ____ ____ ____
81 | _________ _________ ____
107 | ____ ____ ____
113 | ______________ ______________ ____
156 | ____ ____ ____
165 | _________ _________ ____
196 | ____ ____ ____
201 | ______________ ______________ ____
383 | _________ _________ ____
/kernel/linux/linux-5.10/Documentation/filesystems/
Derofs.rst138 |____|____|____|____|______|____|_____|_____|____|_____|
202 |___.0___|____1___|_____|___N-1__|____0_____|____1_____|_____|___N-1____|
224 ____|____.________|_____________|________.____|_____________|__.__________|____
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
Dinterrupt.h435 ____##func(struct pt_regs *regs); \
443 ret = ____##func (regs); \
450 ____##func(struct pt_regs *regs)
469 static __always_inline void ____##func(struct pt_regs *regs); \
475 ____##func (regs); \
481 static __always_inline void ____##func(struct pt_regs *regs)
502 static __always_inline long ____##func(struct pt_regs *regs); \
510 ret = ____##func (regs); \
518 static __always_inline long ____##func(struct pt_regs *regs)
537 static __always_inline void ____##func(struct pt_regs *regs); \
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/media/
Dvideo-interface-devices.yaml67 ! |\____)\___
102 ! ) ____ ___.<
238 ! ! ) ____ ___.<
256 ! |\____)\___ !
276 ! ) ____ ___.< !
292 ! >.___ ____ ( !
306 ! |\____)\___ !
333 ! ! ) ____ ___.<
376 | |\____)\___ |
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/
Drouter_bridge_1d_lag.sh14 # | ____^____ |
23 # | \____ ____/ |
45 # | ____|____ |
54 # | \____ ___/ |
/kernel/linux/linux-6.6/Documentation/filesystems/
Derofs.rst186 |____|____|____|____|______|____|_____|_____|____|_____|
251 |___.0___|____1___|_____|___N-1__|____0_____|____1_____|_____|___N-1____|
326 ____|____._________|______________|________.___ _|______________|__.________
356 |__:___|_(CBLKCNT)_|_________|_____|_________|__:___|____:_|
/kernel/linux/linux-6.6/tools/lib/bpf/
Dbpf_tracing.h668 ____##name(unsigned long long *ctx, ##args); \
673 return ____##name(___bpf_ctx_cast(args)); \
677 ____##name(unsigned long long *ctx, ##args)
778 ____##name(unsigned long long *ctx ___bpf_ctx_decl(args)); \
781 return ____##name(ctx ___bpf_ctx_arg(args)); \
784 ____##name(unsigned long long *ctx ___bpf_ctx_decl(args))
812 ____##name(struct pt_regs *ctx, ##args); \
817 return ____##name(___bpf_kprobe_args(args)); \
821 ____##name(struct pt_regs *ctx, ##args)
836 ____##name(struct pt_regs *ctx, ##args); \
[all …]
Dusdt.bpf.h239 ____##name(struct pt_regs *ctx, ##args); \
244 return ____##name(___bpf_usdt_args(args)); \
248 ____##name(struct pt_regs *ctx, ##args)
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/media/
Dvideo-interfaces.txt126 ! |\____)\___
161 ! ) ____ ___.<
297 ! ! ) ____ ___.<
315 ! |\____)\___ !
335 ! ) ____ ___.< !
351 ! >.___ ____ ( !
365 ! |\____)\___ !
392 ! ! ) ____ ___.<
435 | |\____)\___ |
/kernel/linux/linux-5.10/Documentation/networking/
Dnf_flowtable.rst42 _____|____ ____\/___
53 flowtable | ____\/___ | |
/kernel/linux/linux-6.6/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
Dswitchdev.rst98 ____|____ __|______ _________________
119 _________|________ | | ____|________
127 _____|____ ____|________
/kernel/linux/linux-5.10/tools/lib/bpf/
Dbpf_tracing.h340 ____##name(unsigned long long *ctx, ##args); \
345 return ____##name(___bpf_ctx_cast(args)); \
349 ____##name(unsigned long long *ctx, ##args)
380 ____##name(struct pt_regs *ctx, ##args); \
385 return ____##name(___bpf_kprobe_args(args)); \
389 ____##name(struct pt_regs *ctx, ##args)
406 ____##name(struct pt_regs *ctx, ##args); \
411 return ____##name(___bpf_kretprobe_args(args)); \
414 static __always_inline typeof(name(0)) ____##name(struct pt_regs *ctx, ##args)
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/panel/
Dpanel-edp.yaml49 Vdd ___/: :\____ /
77 Bklight ____/: : : : : :\____
/kernel/linux/linux-6.6/Documentation/networking/
Dnf_flowtable.rst45 _____|____ ____\/___
56 flowtable | ____\/___ | |
/kernel/linux/linux-5.10/Documentation/input/devices/
Drotary-encoder.rst23 Channel A ____| |_____| |_____| |____
/kernel/linux/linux-6.6/Documentation/input/devices/
Drotary-encoder.rst23 Channel A ____| |_____| |_____| |____
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/libcxgb/
Dlibcxgb_ppm.h71 * | | |____ when ddp bit = 0: color bits
73 * | |____ when ddp bit = 0: idx into the ddp memory region
75 * |____ ddp bit: 0 - ddp tag, 1 - non-ddp tag
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/libcxgb/
Dlibcxgb_ppm.h71 * | | |____ when ddp bit = 0: color bits
73 * | |____ when ddp bit = 0: idx into the ddp memory region
75 * |____ ddp bit: 0 - ddp tag, 1 - non-ddp tag
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dext-ctrls-camera.rst553 ! |\____)\___
585 ! >.___ ____ ( !
599 ! |\____)\___ !
646 | |\____)\___ |
/kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/
Dext-ctrls-camera.rst560 ! |\____)\___
592 ! >.___ ____ ( !
606 ! |\____)\___ !
653 | |\____)\___ |
/kernel/linux/linux-5.10/drivers/leds/
Dleds-ktd2692.c128 * HIGH ___ ____ _.. _________ ___ in ktd2692_expresswire_set_bit()
129 * |_________| |_.. |____| |__| in ktd2692_expresswire_set_bit()
/kernel/linux/linux-6.6/drivers/leds/flash/
Dleds-ktd2692.c128 * HIGH ___ ____ _.. _________ ___ in ktd2692_expresswire_set_bit()
129 * |_________| |_.. |____| |__| in ktd2692_expresswire_set_bit()

1234