Home
last modified time | relevance | path

Searched refs:_NR (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/samples/bpf/
H A Dsyscall_nrs.c8 #define SYSNR(_NR) DEFINE(SYS ## _NR, _NR) argument
/linux-6.15/include/media/
H A Dipu-bridge.h20 #define IPU_SENSOR_CONFIG(_HID, _NR, ...) \ argument
23 .nr_link_freqs = _NR, \
/linux-6.15/tools/testing/selftests/cgroup/
H A Dtest_cpuset_prs.sh876 _NR=$1
883 [[ $? -ne 0 ]] && test_fail $_NR "effective CPU" \
889 [[ $? -ne 0 ]] && test_fail $_NR states \
899 test_fail $_NR "isolated CPU" \
917 echo "Effective cpus changed to $_NEWLIST after test $_NR!"
/linux-6.15/arch/arm/mach-s3c/
H A Dgpio-samsung-s3c64xx.h43 ((__gpio##_START) + (__gpio##_NR) + CONFIG_S3C_GPIO_SPACE + 1)