Searched refs:cross (Results 1 – 25 of 108) sorted by relevance
12345
/Linux-v4.19/Documentation/filesystems/ |
D | directory-locking | 20 4) rename() that is _not_ cross-directory. Locking rules: caller locks 36 6) cross-directory rename. The trickiest in the whole bunch. Locking 64 (1) if object removal or non-cross-directory rename holds lock on A and 66 acquire the lock on B. (Proof: only cross-directory rename can change 69 (2) if cross-directory rename holds the lock on filesystem, order will not 70 change until rename acquires all locks. (Proof: other cross-directory 94 Any contended object is either held by cross-directory rename or 96 operation other than cross-directory rename. Then the lock this operation 99 It means that one of the operations is cross-directory rename. 102 own descendent. Moreover, there is exactly one cross-directory rename [all …]
|
/Linux-v4.19/Documentation/doc-guide/ |
D | parse-headers.rst | 6 order to describe the userspace API and to generate cross-references 7 between the code and the documentation. Adding cross-references for 12 cross-references. It has to be called via Makefile, while building the 26 enums and defines and create cross-references to a Sphinx book. 65 included via ..parsed-literal block with cross-references for the 73 enums and enum symbols and create cross-references for all of them. 84 The \ **ignore**\ means that it won't generate cross references for a 92 The \ **replace**\ means that it will generate cross references for a 162 It won't generate cross-references for \ **PRIVATE**\ . 172 It will make the BAR1 and BAR2 enum symbols to cross reference the foo
|
D | kernel-doc.rst | 17 highlights and cross-references. See below for details. 338 Highlights and cross-references 352 Name of a function parameter. (No cross-referencing, just formatting.) 355 Name of a constant. (No cross-referencing, just formatting.) 368 Name of an environment variable. (No cross-referencing, just formatting.) 380 Structure or union member reference. The cross-reference will be to the struct 390 To cross-reference the functions and types defined in the kernel-doc comments 405 cross-references.
|
/Linux-v4.19/drivers/usb/typec/mux/ |
D | Kconfig | 4 tristate "Pericom PI3USB30532 Type-C cross switch driver" 7 Say Y or M if your system has a Pericom PI3USB30532 Type-C cross
|
/Linux-v4.19/drivers/media/tuners/ |
D | r820t.c | 1529 struct r820t_sect_type cross[5]; /* (0,0)(0,Q-1)(0,I-1)(Q-1,0)(I-1,0) */ in r820t_imr_cross() local 1544 cross[i].gain_x = reg08; in r820t_imr_cross() 1545 cross[i].phase_y = reg09; in r820t_imr_cross() 1548 cross[i].gain_x = reg08; /* 0 */ in r820t_imr_cross() 1549 cross[i].phase_y = reg09 + 1; /* Q-1 */ in r820t_imr_cross() 1552 cross[i].gain_x = reg08; /* 0 */ in r820t_imr_cross() 1553 cross[i].phase_y = (reg09 | 0x20) + 1; /* I-1 */ in r820t_imr_cross() 1556 cross[i].gain_x = reg08 + 1; /* Q-1 */ in r820t_imr_cross() 1557 cross[i].phase_y = reg09; in r820t_imr_cross() 1560 cross[i].gain_x = (reg08 | 0x20) + 1; /* I-1 */ in r820t_imr_cross() [all …]
|
/Linux-v4.19/tools/testing/ktest/examples/ |
D | crosstests.conf | 33 OUTPUT_DIR = ${THIS_DIR}/cross-compile 47 LOG_FILE = ${OUTPUT_DIR}/cross.log 214 BUILD_TARGET = cross
|
D | README | 13 cross compilers from:
|
/Linux-v4.19/samples/bpf/ |
D | README.rst | 70 In order to cross-compile, say for arm64 targets, export CROSS_COMPILE and ARCH 72 samples for the cross target.
|
/Linux-v4.19/arch/unicore32/ |
D | Makefile | 15 CROSS_COMPILE := $(call cc-cross-prefix, unicore32-linux-)
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | pixfmt-y10b.rst | 22 pixels cross the byte boundary and have a ratio of 5 bytes for each 4
|
D | pixfmt-y12i.rst | 27 pixels cross the byte boundary and have a ratio of 3 bytes for each
|
D | dev-touch.rst | 27 conductors cross. Alternatively, Self Capacitance measures the signal from each
|
/Linux-v4.19/arch/ia64/scripts/ |
D | toolchain-flags | 23 warning: your linker cannot handle cross-segment segment-relative relocations.
|
/Linux-v4.19/tools/memory-model/ |
D | lock.cat | 14 include "cross.cat" 99 with rfe-lf from cross(all-possible-rfe-lf) 119 with rfe-ru from cross(all-possible-rfe-ru)
|
/Linux-v4.19/drivers/net/dsa/mv88e6xxx/ |
D | Kconfig | 17 features like EEPROM interface, trunking, cross-chip setup, etc.
|
/Linux-v4.19/drivers/cpuidle/ |
D | Kconfig | 10 idle processor power management. It includes modular cross-platform
|
/Linux-v4.19/drivers/staging/vc04_services/bcm2835-camera/ |
D | TODO | 22 only, which we should convert to proper cross-platform APIs.
|
/Linux-v4.19/arch/m68k/ |
D | Makefile | 21 CROSS_COMPILE := $(call cc-cross-prefix, \
|
/Linux-v4.19/drivers/isdn/mISDN/ |
D | Kconfig | 19 cross connecting of bchannels, conferencing, dtmf decoding,
|
/Linux-v4.19/drivers/net/ethernet/intel/ |
D | Kconfig | 75 bool "Support HW cross-timestamp on PCH devices" 79 Say Y to enable hardware supported cross-timestamping on PCH 80 devices. The cross-timestamp is available through the PTP clock 81 driver precise cross-timestamp ioctl (PTP_SYS_OFFSET_PRECISE).
|
/Linux-v4.19/Documentation/process/ |
D | submit-checklist.rst | 27 3) Builds on multiple CPU architectures by using local cross-compile tools 30 4) ppc64 is a good architecture for cross-compilation checking because it
|
/Linux-v4.19/arch/parisc/ |
D | Makefile | 44 CROSS_COMPILE := $(call cc-cross-prefix, \
|
/Linux-v4.19/Documentation/devicetree/bindings/clock/st/ |
D | st,flexgen.txt | 5 - a clock cross bar (represented by a mux element)
|
/Linux-v4.19/Documentation/hwmon/ |
D | k8temp | 54 70 degrees C. The rule of the thumb -> CPU temperature should not cross
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | cs35l34.txt | 42 effect without waiting for a zero cross.
|
12345